DragonFly commits List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Remove some NULL checks after kmalloc(..., M_WAITOK).
commit 3398566c6fce2a02957944ac506657799eadb181
Author: Sascha Wildner <saw@online.de>
Date: Thu Nov 22 18:27:14 2012 +0100
kernel: Remove some NULL checks after kmalloc(..., M_WAITOK).
Summary of changes:
sys/bus/u4b/audio/uaudio.c | 4 ----
sys/bus/u4b/input/uhid.c | 8 --------
sys/bus/u4b/storage/ustorage_fs.c | 4 ----
sys/bus/u4b/usb_dev.c | 3 ---
sys/bus/u4b/usb_device.c | 3 ---
sys/bus/u4b/usb_hub.c | 3 ---
sys/bus/u4b/usb_mbuf.c | 3 ---
sys/bus/u4b/usb_request.c | 3 ---
sys/bus/u4b/usb_transfer.c | 7 -------
sys/dev/raid/hpt27xx/osm_bsd.c | 4 ----
sys/dev/raid/hptrr/hptrr_osm_bsd.c | 4 ----
11 files changed, 0 insertions(+), 46 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3398566c6fce2a02957944ac506657799eadb181
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]