sbin/mount_hammer: Minor fix and cleanups
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 25 Sep 2015 12:13:03 +0000 (21:13 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 10 Oct 2015 12:38:13 +0000 (21:38 +0900)
commitaeb72a172c89c4c7daa5e9b35b5b3062d52db799
treef54b0802d32aa55881fda8f41f228b4e563b672c
parentb922632f623ee2cc2c1346bb3a6894a7756676aa
sbin/mount_hammer: Minor fix and cleanups

(Note that -Werror=cast-qual doesn't allow freeing info->volumes[i].
It was better without const given that blkdevs format arg requires
parsing + strdup)
sbin/mount_hammer/mount_hammer.c