git: hammer: Remove trailing tabs
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Jul 7 09:19:38 PDT 2015
commit 66611793475d4b23a7aeb1f6153ddb8df67d0606
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Tue Jul 7 19:56:34 2015 +0900
hammer: Remove trailing tabs
- (Non-functional commits could make it difficult to git-blame
the history if there are too many of those)
Summary of changes:
sbin/mount_hammer/mount_hammer.c | 1 -
sbin/newfs_hammer/newfs_hammer.c | 3 +--
sys/vfs/hammer/hammer_btree.c | 2 +-
sys/vfs/hammer/hammer_inode.c | 2 +-
sys/vfs/hammer/hammer_mirror.c | 1 -
sys/vfs/hammer/hammer_prune.c | 2 +-
sys/vfs/hammer/hammer_vfsops.c | 2 +-
sys/vfs/hammer/hammer_vnops.c | 6 +++---
8 files changed, 8 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66611793475d4b23a7aeb1f6153ddb8df67d0606
--
DragonFly BSD source repository
More information about the Commits
mailing list