git: kernel: Use NULL for DRIVER_MODULE()'s evh & arg (which are pointers).

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Sep 2 13:09:00 PDT 2011


commit 8515b7f96ae1da258556687ca081f3e20553f492
Author: Sascha Wildner <saw at online.de>
Date:   Fri Sep 2 22:07:03 2011 +0200

    kernel: Use NULL for DRIVER_MODULE()'s evh & arg (which are pointers).

Summary of changes:
 sys/dev/crypto/safe/safe.c   |    2 +-
 sys/dev/netif/lgue/if_lgue.c |    2 +-
 sys/dev/raid/mfi/mfi_syspd.c |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8515b7f96ae1da258556687ca081f3e20553f492


-- 
DragonFly BSD source repository





More information about the Commits mailing list