DragonFly commits List (threaded) for 2012-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Remove NULL checks after kmalloc() with M_WAITOK.
commit 04db30e59799dbe046f0bdb23b82513671b9523e
Author: Sascha Wildner <saw@online.de>
Date: Mon Apr 9 01:28:51 2012 +0200
kernel: Remove NULL checks after kmalloc() with M_WAITOK.
Summary of changes:
sys/dev/disk/isp/isp_freebsd.c | 12 ------------
sys/dev/disk/sili/sili.c | 6 ------
sys/dev/netif/iwi/if_iwi.c | 10 ----------
sys/dev/netif/lgue/if_lgue.c | 8 --------
sys/dev/netif/mxge/if_mxge.c | 12 ------------
sys/dev/raid/mps/mps_sas.c | 9 ---------
sys/dev/sound/pcm/feeder_fmt.c | 2 --
sys/kern/link_elf_obj.c | 12 ------------
sys/net/altq/altq_hfsc.c | 4 ----
sys/net/pf/pf_ioctl.c | 3 ---
sys/netgraph7/netflow/netflow.c | 6 ------
sys/netgraph7/ng_device.c | 3 ---
sys/netgraph7/ng_tty.c | 3 ---
sys/opencrypto/cryptosoft.c | 20 --------------------
sys/opencrypto/deflate.c | 8 --------
15 files changed, 0 insertions(+), 118 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/04db30e59799dbe046f0bdb23b82513671b9523e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]