sys/dev/disk/dm: Fix DragonFly dm specific whitespace stuff
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 30 Sep 2015 17:08:44 +0000 (02:08 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 10 Oct 2015 12:38:16 +0000 (21:38 +0900)
commit01588625a38f5bcdf638262cd2c773c219972594
tree214df7bff2bd3a7efa8fb7a0198d8c4da58b748d
parent26f449c08f7c9355e56504cb4d012b94b44792c7
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$.
sys/dev/disk/dm/dm.h
sys/dev/disk/dm/dm_ioctl.c