lib/libhammer: cleanups
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 25 Jan 2015 14:13:04 +0000 (23:13 +0900)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 27 Jan 2015 22:45:55 +0000 (23:45 +0100)
commit4ac019b83a992ee9f8184118ed4daa5317f06ff1
tree9586b17db6fe978793d219f59eb7712544ca584d
parente8308858d06d72344417060daede0a1bef2446e0
lib/libhammer: cleanups

Using pointer dereference instead of several mntbuf[curmount].f_xxx
makes code clear and also makes lines fit within 80 characters.
lib/libhammer/misc.c