sys/vfs/hammer: Cleanup whitespace(0x20) before tab
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 12 Jul 2015 02:58:59 +0000 (11:58 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 12 Jul 2015 17:37:52 +0000 (02:37 +0900)
commit7866ea2a0eaaa93bc66d3a9c88074e4049ab5ef8
treeaae5b331ed4fc5e7c80c20106d6ccc3ae36c2423
parentc204ebbec13d060aa4b2a8f915c386f74c520043
sys/vfs/hammer: Cleanup whitespace(0x20) before tab

- Get rid of 0x20s that are being highlighted by editors
  whereas other lines in hammer are aligned only by tabs.
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_btree.c
sys/vfs/hammer/hammer_disk.h
sys/vfs/hammer/hammer_ioctl.c
sys/vfs/hammer/hammer_ioctl.h
sys/vfs/hammer/hammer_vfsops.c
sys/vfs/hammer/hammer_vnops.c