git: sys/vfs/hammer: Cleanup ifdef/else in hammer.h [1/2]

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Wed Apr 29 11:12:12 PDT 2015


commit 1caa20358006378375b610381def7e22fa38cad5
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Apr 29 23:01:27 2015 +0900

    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.

Summary of changes:
 sys/vfs/hammer/hammer.h | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1caa20358006378375b610381def7e22fa38cad5


-- 
DragonFly BSD source repository



More information about the Commits mailing list