git: sys/dev/disk/dm: Remove misleading comment
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Oct 31 09:52:26 PDT 2015
commit b7b10326e9e650c825ac0e0389d57c5ac8b360e9
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Oct 31 20:55:26 2015 +0900
sys/dev/disk/dm: Remove misleading comment
It takes offset and size parameters in sectors.
This comment seems to be specifying them in bytes, which is wrong.
Summary of changes:
sys/dev/disk/dm/targets/striped/dm_target_striped.c | 1 -
1 file changed, 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b7b10326e9e650c825ac0e0389d57c5ac8b360e9
--
DragonFly BSD source repository
More information about the Commits
mailing list