commit 1e313caebb4cdd0e5de3d6358b91ead1564a71c2
Author: Tomohiro Kusumi <[email protected]>
Date: Mon Oct 19 23:29:19 2015 +0900
sys/dev/disk/dm: Remove unnecessary kprintf
dmsetup(8) table for linear showing "/dev/xxx offset"
unconditionally without \n is just not necessary.
Summary of changes:
sys/dev/disk/dm/targets/linear/dm_target_linear.c | 1 -
1 file changed, 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1e313caebb4cdd0e5de3d6358b91ead1564a71c2
--
DragonFly BSD source repository