2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/drivers/staging
Bhumika Goyal 64e6619fd3 Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfree
The function vfree tests whether the argument is NULL and returns
immediately. So NULL test before vfree is not needed. Also remove braces
around if branch as they are no longer needed.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 15:06:51 -08:00
..
android drivers/staging/android: don't use modular references in sync_debug.c 2016-02-14 16:35:00 -08:00
board Staging: board: Blank lines aren't necessary before a close brace 2016-02-07 19:57:22 -08:00
clocking-wizard Staging: clocking-wizard: CHECK:Please use a blank line 2016-02-07 20:05:31 -08:00
comedi Staging: comedi: Prefer using the BIT macro 2016-02-11 19:47:27 -08:00
dgnc staging: dgnc: convert to wait_event_interruptible_timeout 2016-02-11 19:51:46 -08:00
emxx_udc staging: emxx_udc: Remove parentheses around the right hand side of assignment 2016-02-11 20:05:35 -08:00
fbtft staging: fbtft: Remove the use of CamelCase 2016-02-14 16:22:49 -08:00
fsl-mc staging: fsl-mc: Avoid section mismatch 2016-02-18 20:28:20 -08:00
fwserial staging: fwserial: (coding-style) rewrite comparisons to NULL as "!fifo->data" 2016-02-07 19:36:14 -08:00
gdm72xx staging: gdm72xx: compress return logic into one line 2016-02-11 20:00:30 -08:00
gdm724x staging: gdm724x: gdm_mux: Remove create_workqueue() 2016-02-14 16:52:15 -08:00
goldfish staging: goldfish: goldfish_nand: Return correct error code 2016-02-14 16:52:53 -08:00
gs_fpgaboot Staging: gs_fpgaboot: fix data types in gs_fpgaboot.c 2016-02-07 20:07:29 -08:00
iio staging: iio: resolver: fix comparison to NULL 2016-02-20 14:46:35 -08:00
lustre Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_t 2016-02-20 14:39:54 -08:00
media staging: media: davinci_vpfe: remove ret variable in switch statements 2016-02-20 14:56:47 -08:00
most staging: most: hdm-usb: Remove create_workqueue() 2016-02-20 15:02:06 -08:00
mt29f_spinand staging: mt29f: clean up existing kernel-doc 2016-02-07 20:12:11 -08:00
netlogic staging: netlogic: Return zero pointer after failed kmalloc 2016-02-20 14:59:37 -08:00
nvec Staging: nvec: Modify the nvec_write_sync method to return the error code 2016-02-14 16:52:15 -08:00
octeon staging: octeon: support fixed-link phys 2016-02-14 16:52:15 -08:00
octeon-usb staging: octeon-usb: support official bindings 2016-02-14 16:52:15 -08:00
rdma staging: rdma: hfi1: Use offset_in_page macro 2016-02-20 14:54:05 -08:00
rtl8188eu Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfree 2016-02-20 15:06:51 -08:00
rtl8192e staging: rtl8192e: prefer using eth_broadcast_addr() 2016-02-11 20:05:35 -08:00
rtl8192u Staging: rtl819u: ieee80211: Remove function ieee80211_wep_null 2016-02-14 16:49:09 -08:00
rtl8712 staging: rtl8712: Remove unnecessary ret variable 2016-02-14 16:49:09 -08:00
rtl8723au staging: rtl8723au: hal: Use macro ARRAY_SIZE 2016-02-20 15:04:11 -08:00
rts5208 staging: rts5208: Place constants on the right side of comparisons 2016-02-14 16:44:06 -08:00
skein skein: fix coding style 2015-10-24 19:30:12 -07:00
slicoss staging: slicoss: Align #define constants 2016-02-11 19:50:11 -08:00
sm750fb staging: sm750fb: change definition of CRT_FB_ADDRESS fields 2016-02-15 18:26:17 -08:00
speakup staging: speakup: Fix block comment style 2016-02-14 16:49:09 -08:00
ste_rmi4 staging: ste_rmi4: avoid unused function warnings 2016-02-07 20:03:50 -08:00
unisys staging: unisys: Modify boolean assignment 2016-02-11 19:37:15 -08:00
vme drivers: staging: vme: Deleted casting to (void *) 2015-11-24 15:30:50 -08:00
vt6655 staging: vt6655: Add missing blank line after declaration 2016-02-14 16:58:33 -08:00
vt6656 staging: vt6656: move local var init into declaration 2016-02-14 16:25:38 -08:00
wilc1000 Staging: wilc1000: Remove and rename struct typedefs from .c files 2016-02-20 14:43:48 -08:00
wlan-ng staging: wlan-ng: fix NULL comparison 2016-02-20 14:53:27 -08:00
xgifb staging: xgifb: Fix comment style 2016-02-14 17:01:26 -08:00
Kconfig misc: Move panel driver out of staging 2016-02-03 14:14:22 -08:00
Makefile staging: drop kbuild workaround dummy module from top dir 2016-02-07 18:40:03 -08:00