sbin/*hammer: Add missing braces to conform to code style
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 17 Apr 2017 11:18:10 +0000 (14:18 +0300)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 17 Apr 2017 12:26:20 +0000 (15:26 +0300)
commit9930da22423478e7af8fc6461fc059d567ef9543
tree4ade5ba7a0cad7dc3283dee8bf0eafd7f53b0a25
parent688e7182d8ba12678803632d2c7b32c8e5636cd9
sbin/*hammer: Add missing braces to conform to code style

These were the missing ones due to
1. the code were written by several devs
2. they were missing ever since originally written by dillon@
sbin/hammer/cmd_config.c
sbin/hammer/cmd_dedup.c
sbin/hammer/cmd_mirror.c
sbin/hammer/cmd_recover.c
sbin/hammer/cmd_show.c
sbin/hammer/ondisk.c
sbin/newfs_hammer/newfs_hammer.c