commit 7350b8b6e313b6207d2cb37fa133824097fe9794
Author: Tomohiro Kusumi <[email protected]>
Date: Sun Oct 11 02:52:05 2015 +0900
sys/dev/disk/dm: Remove unused prototype and wrong comments
Summary of changes:
sys/dev/disk/dm/device-mapper.c | 2 +-
sys/dev/disk/dm/dm.h | 1 -
sys/dev/disk/dm/dm_dev.c | 2 +-
sys/dev/disk/dm/dm_ioctl.c | 2 +-
sys/dev/disk/dm/dm_target.c | 2 +-
5 files changed, 4 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7350b8b6e313b6207d2cb37fa133824097fe9794
--
DragonFly BSD source repository