commit 01588625a38f5bcdf638262cd2c773c219972594
Author: Tomohiro Kusumi <[email protected]>
Date: Thu Oct 1 02:08:44 2015 +0900
sys/dev/disk/dm: Fix DragonFly dm specific whitespace stuff
These are mostly directly taken from NetBSD but the original
code has no \t$ here and it's better without \t$.
Summary of changes:
sys/dev/disk/dm/dm.h | 18 +++++++++---------
sys/dev/disk/dm/dm_ioctl.c | 1 -
2 files changed, 9 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/01588625a38f5bcdf638262cd2c773c219972594
--
DragonFly BSD source repository