git: kernel/bus: Remove NULL check after kmalloc with M_INTWAIT (w/o M_NULLOK).

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jul 30 03:45:00 PDT 2013


commit 85d94c98aef993b0bd16e511ffb1ca11f049cd78
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jul 30 12:44:01 2013 +0200

    kernel/bus: Remove NULL check after kmalloc with M_INTWAIT (w/o M_NULLOK).
    
    Pointed-out-by: sephe

Summary of changes:
 sys/kern/subr_bus.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/85d94c98aef993b0bd16e511ffb1ca11f049cd78


-- 
DragonFly BSD source repository



More information about the Commits mailing list