sbin/hammer: Add /* not reached */ for usage() variants
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 11 Apr 2017 20:51:35 +0000 (23:51 +0300)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 11 Apr 2017 21:11:36 +0000 (00:11 +0300)
commit88cdee70b9d467aa0dffa5f24852b83db8c385ef
treef872a4563a4986f6f38c7d3c3e7f155b1c4222fb
parent052fd72bde74da31753d210bbd4499705366b377
sbin/hammer: Add /* not reached */ for usage() variants

that were originally missing.
Recommended by dillon@.
No diff in sbin/hammer binary when assert(3) is disabled.
sbin/hammer/cmd_dedup.c
sbin/hammer/cmd_mirror.c
sbin/hammer/cmd_pfs.c
sbin/hammer/cmd_rebalance.c
sbin/hammer/cmd_reblock.c
sbin/hammer/cmd_softprune.c
sbin/hammer/cmd_synctid.c
sbin/hammer/hammer.c