git: kernel/cam: Remove unneeded dev_ops assignments.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jan 11 03:05:28 PST 2015


commit fdafe89c5d7bc6ca0e0de8c38573b4bbc337d38d
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jan 11 11:43:24 2015 +0100

    kernel/cam: Remove unneeded dev_ops assignments.
    
    compile_dev_ops() takes care of assigning no*() to uninitialized ops.

Summary of changes:
 sys/bus/cam/scsi/scsi_pass.c | 3 ---
 1 file changed, 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fdafe89c5d7bc6ca0e0de8c38573b4bbc337d38d


-- 
DragonFly BSD source repository



More information about the Commits mailing list