sys/vfs/hammer: Cleanup ifdef/else in hammer.h [1/2]
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 29 Apr 2015 14:01:27 +0000 (23:01 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 29 Apr 2015 16:04:21 +0000 (01:04 +0900)
commit1caa20358006378375b610381def7e22fa38cad5
treeaa20737cec62c0102e2e3fd16232e8e4b364f54f
parent275b4365aed7b121885f45366820ea76137c79fa
sys/vfs/hammer: Cleanup ifdef/else in hammer.h [1/2]

872a7eee introduced hammer.h to userspace using ifdef/else switches
  that needs to be cleaned up.

- hunk 1,3,4 - Add comments to endif.

- hunk 2 - These can be combined.
sys/vfs/hammer/hammer.h