linux/drivers/staging
Ilia Mirkin 4dd5381091 staging: ath6kl: Remove NULL check before kfree
This patch was generated by the following semantic patch:
// <smpl>
@@ expression E; @@
- if (E != NULL) { kfree(E); }
+ kfree(E);

@@ expression E; @@
- if (E != NULL) { kfree(E); E = NULL; }
+ kfree(E);
+ E = NULL;
// </smpl>

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-03-14 11:57:30 -07:00
..
asus_oled
ath6kl staging: ath6kl: Remove NULL check before kfree 2011-03-14 11:57:30 -07:00
bcm staging: bcm: optimize kmalloc to kzalloc 2011-03-09 15:54:31 -08:00
brcm80211 staging: brcm80211: lower number of wlc_bsscfg.h includes 2011-03-14 11:45:16 -07:00
comedi staging: comedi: pcl818.c remove one to many l's in the word. 2011-02-28 18:24:48 -08:00
cptm1217
crystalhd Staging: crystalhd: don't waste the last char of buffer 2011-03-14 11:47:59 -07:00
cs5535_gpio staging: cs5535_gpio: check put_user() return code 2011-01-21 12:35:14 -08:00
cx25821 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-01-10 16:04:53 -08:00
cxt1e1 staging/trivial: fix typos concerning "consistent" 2011-02-18 13:30:10 -08:00
dabusb Staging: dabusb: fixed coding style issues 2011-01-31 14:12:18 -08:00
dt3155v4l [media] V4L: remove V4L1 compatibility mode 2010-12-29 08:17:07 -02:00
easycap staging/easycap: reduce code nesting in easycap_sound.c 2011-03-07 13:52:57 -08:00
echo staging: echo: fix a typo ("overflow") 2011-03-02 16:03:59 -05:00
et131x staging/et131x: fix et131x_rx_dma_disable halt_status usage 2011-02-23 14:39:09 -08:00
frontier
ft1000 staging: ft1000: Fix coding style in ft1000_proc_drvmsg function. 2011-03-14 11:51:21 -07:00
gma500 staging: gma500: fix build errors 2011-03-07 13:28:47 -08:00
go7007 staging/go7007: remove the BKL 2011-01-31 13:38:15 -08:00
hv staging/hv: add missing include causing build error 2011-03-09 16:01:30 -08:00
iio staging: IIO: DAC: AD5446: Add support for AD5601/AD5611/AD5621 2011-03-14 11:50:28 -07:00
intel_sst staging/trivial: fix typos concerning "select" 2011-02-18 13:30:12 -08:00
keucr Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage 2011-03-07 13:40:59 -08:00
line6 staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' 2010-12-08 14:31:01 -08:00
lirc staging: lirc: fix for "lirc_dev: lirc_register_driver: driver pointer must be not NULL!" 2011-03-07 13:23:26 -08:00
memrar
msm staging: msm: Use explicit GPLv2 licenses 2011-02-18 13:21:56 -08:00
octeon staging: octeon: change a typo comamnd to command 2011-02-04 13:01:03 -08:00
olpc_dcon staging: fix olpc_dcon kconfig and build errors 2011-02-23 14:39:10 -08:00
panel
phison Staging: phison: use DEFINE_PCI_DEVICE_TABLE 2010-12-09 16:29:48 -08:00
pohmelfs staging: pohmelfs: Fix some typos, and comments. 2011-02-04 13:01:02 -08:00
quatech_usb2 staging/trivial: fix typos concerning "implementation" 2011-02-18 13:30:11 -08:00
quickstart Staging: quickstart: fixed coding style issues 2011-02-09 12:11:55 -08:00
rt2860 drivers:staging:rt2860 Remove one to many n's in a word. 2011-02-28 19:00:30 -08:00
rt2870
rtl8187se staging: rtl8187se: check kmalloc return value 2011-03-07 13:46:38 -08:00
rtl8192e staging: rtl8192e: Pass priv to watch_dog_timer_callback 2011-03-09 15:46:28 -08:00
rtl8192u rtl8192u_usb: Remove built-in firmware images 2011-01-21 12:19:11 -08:00
rtl8712 staging: rtl8712: check _malloc return value 2011-03-07 13:46:38 -08:00
rts_pstor staging: rts_pstor: MSXC card power class 2011-03-09 16:01:29 -08:00
samsung-laptop Staging: samsung-laptop: add support for N230 model 2011-03-11 14:32:01 -08:00
sbe-2t3e3
se401 [media] staging: se401 depends on USB 2010-12-30 22:29:41 -02:00
sep staging: sep: remove unused ioctls 2011-03-07 13:42:34 -08:00
serqt_usb2
slicoss
sm7xx console: rename acquire/release_console_sem() to console_lock/unlock() 2011-01-26 10:50:06 +10:00
solo6x10 staging: Solo6x10: Changed solo6010* -> solo*, solo6x10* etc. 2011-02-18 12:37:04 -08:00
speakup Staging: speakup: fix an out-of-bounds error. 2011-02-23 14:39:09 -08:00
spectra staging: spectra: optimize kmalloc to kzalloc 2011-03-09 15:54:32 -08:00
ste_rmi4 Staging: Merge branch 'staging-next' into 2.6.38-rc3 2011-02-02 13:35:58 -08:00
tidspbridge drivers:staging:dspbridge:node.h Remove one to many n's in a word. 2011-02-28 19:00:29 -08:00
tm6000 Staging: Merge branch 'staging-next' into 2.6.38-rc3 2011-02-02 13:35:58 -08:00
usbip staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
usbvideo staging: usbvideo: vicam: Fix build in -next 2011-02-01 06:27:13 -08:00
vme staging: vme: remove unreachable code 2011-02-28 13:30:07 -08:00
vt6655 staging: vt6655: device_main.c remove one to many l's in the word. 2011-02-28 18:24:49 -08:00
vt6656 Staging: vt6656: Clean up switching to power saving mode. 2011-03-02 15:52:30 -05:00
westbridge drivers:staging:westbridge:astoria Remove one to many n's in a word. 2011-02-28 19:00:29 -08:00
winbond staging: winbond: needs <linux/delay.h> for msleep and friends 2011-02-28 19:14:22 -08:00
wlags49_h2
wlags49_h25
wlan-ng Staging: wlan-ng: fixed packed checkpatch warnings 2011-02-04 13:04:24 -08:00
xgifb staging: xgifb: clean up register function variable names 2011-03-14 11:52:34 -07:00
zcache staging: Allow sharing xvmalloc for zram and zcache 2011-02-23 14:02:56 -08:00
zram staging: Allow sharing xvmalloc for zram and zcache 2011-02-23 14:02:56 -08:00
Kconfig staging: delete ti-st from staging 2011-02-28 17:53:53 -08:00
Makefile staging: delete ti-st from staging 2011-02-28 17:53:53 -08:00
staging.c