git: sys/vfs/hammer: Cleanup whitespace(0x20) before tab

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Jul 12 11:10:50 PDT 2015


commit 7866ea2a0eaaa93bc66d3a9c88074e4049ab5ef8
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Jul 12 11:58:59 2015 +0900

    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.

Summary of changes:
 sys/vfs/hammer/hammer.h        |  8 ++++----
 sys/vfs/hammer/hammer_btree.c  |  4 ++--
 sys/vfs/hammer/hammer_disk.h   |  2 +-
 sys/vfs/hammer/hammer_ioctl.c  |  2 +-
 sys/vfs/hammer/hammer_ioctl.h  | 12 ++++++------
 sys/vfs/hammer/hammer_vfsops.c |  2 +-
 sys/vfs/hammer/hammer_vnops.c  | 10 +++++-----
 7 files changed, 20 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7866ea2a0eaaa93bc66d3a9c88074e4049ab5ef8


-- 
DragonFly BSD source repository



More information about the Commits mailing list