git: sys/dev/disk/dm: Remove misleading code/comment on linear target arg

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Nov 9 04:01:22 PST 2015


commit 89eaa13cd058829b2093afea61f40e3202718e09
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Nov 9 18:50:48 2015 +0900

    sys/dev/disk/dm: Remove misleading code/comment on linear target arg
    
    The offset arg is mandatory.
    Remove code and comment that makes it sounds like it's optional.

Summary of changes:
 sys/dev/disk/dm/targets/linear/dm_target_linear.c | 3 ---
 1 file changed, 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89eaa13cd058829b2093afea61f40e3202718e09


-- 
DragonFly BSD source repository



More information about the Commits mailing list