linux/drivers/staging
Devendra Naga 2b970b2d30 staging:wlan-ng: remove all the return statements at the end of functions
this file is having all unnecessary return statements at the end of functions
which return void, remove all of them.

some of the functions still uses the return for having the goto end,
which the label end defined at the end of the function which returns
void, this will be cleaned up in next change

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-13 20:22:25 -07:00
..
android Staging: android: Alarm driver cleanups 2012-09-04 14:23:33 -07:00
asus_oled Staging: asus_oled: Add suspend/resume callbacks 2012-09-04 13:12:13 -07:00
bcm Staging: bcm: Create and initialize new device id in InterfaceInit 2012-09-12 09:43:45 -07:00
ccg staging:ccg: cleanup a bit of binding 2012-09-13 20:20:28 -07:00
comedi staging: comedi: 8255_pci: move ni_pcidio 8255 board support 2012-09-13 20:13:03 -07:00
cptm1217 staging: cptm1217: use module_i2c_driver macro 2012-09-04 14:23:33 -07:00
crystalhd drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR_ERR 2012-09-04 14:22:48 -07:00
csr staging: csr: replace calls to kmalloc and memset with kzalloc 2012-09-04 14:35:05 -07:00
cxt1e1 staging: cxt1e1: solve coding style problem 2012-09-04 14:27:42 -07:00
echo Staging: echo: One variable per line 2012-07-06 16:08:57 -07:00
et131x staging: et131x: using is_zero_ether_addr() to simplify the code 2012-09-04 14:14:08 -07:00
frontier staging/frontier: fix checkpatch warnings 2012-07-19 16:11:26 -07:00
ft1000 staging: ft1000: Replace timeout values with USB_CTRL_G(S)ET_TIMEOUT. 2012-08-13 19:28:58 -07:00
gdm72xx staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_struct 2012-09-13 20:15:41 -07:00
iio iio: isl29018: Support fractional ALS scaling. 2012-09-08 10:25:10 +01:00
ipack Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty() 2012-09-13 20:21:38 -07:00
keucr staging: keucr: remove String func prototypes 2012-09-13 20:20:27 -07:00
line6 staging: line6: variax.c: Eliminated remaining strict_stroul()s 2012-08-14 16:46:34 -07:00
media Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2012-07-31 18:47:44 -07:00
net
nvec staging: nvec: use system_nrt_wq instead of custom one 2012-09-04 13:18:15 -07:00
octeon staging: octeon_ethernet: Convert to use device tree. 2012-07-23 13:54:53 +01:00
olpc_dcon staging/olpc_dcon: fix checkpatch warnings 2012-08-17 09:45:37 -07:00
omap-thermal staging: omap-thermal: improve conf data handling and initialization 2012-09-11 12:14:16 -07:00
omapdrm staging: drm/omap: hold a ref to the bo while waiting for flip 2012-09-10 16:44:22 -07:00
ozwpan staging: ozwpan: use list_move_tail instead of list_del/list_add_tail 2012-09-05 11:58:24 -07:00
panel Staging: panel: fix spinlock trylock failure on UP 2012-09-10 11:23:32 -07:00
phison staging/phison: use module_pci_driver macro 2012-07-11 17:26:02 -07:00
quickstart
ramster staging: ramster: fix build warnings 2012-09-07 22:05:03 -07:00
rtl8187se staging: rtl8187se: using random_ether_addr() to generate random MAC 2012-09-04 14:10:08 -07:00
rtl8192e staging: rtl8192e: using random_ether_addr() to generate random MAC 2012-09-04 14:11:28 -07:00
rtl8192u drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfree 2012-09-12 09:43:45 -07:00
rtl8712 staging: r8712u: use is_zero_ether_addr() instead of memcmp() 2012-09-04 14:14:08 -07:00
rts5139 staging: rts5139: substitute rts51x_dump by print_hex_dump 2012-08-13 18:52:34 -07:00
rts_pstor staging/rts_pstor: remove braces {} in ms.c 2012-09-10 15:39:50 -07:00
sbe-2t3e3 staging: sbe-2t3e3: fix sparse warnings 2012-09-04 14:22:48 -07:00
sep Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range" 2012-09-04 14:27:41 -07:00
serqt_usb2 staging: serqt_usb2: fix dbg print when kzalloc failed to allocate qt_port 2012-09-04 14:23:33 -07:00
silicom Staging: silicom: remove S_IWOTH from proc declaration 2012-09-12 09:43:45 -07:00
slicoss staging: slicoss: fix a null deref when pci_alloc_consistent fail 2012-09-05 11:59:51 -07:00
sm7xxfb staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info 2012-09-04 14:23:33 -07:00
speakup speakup: lower default software speech rate 2012-09-04 14:03:40 -07:00
ste_rmi4 staging: ste_rmi4: Fix typos 2012-07-16 19:24:46 -07:00
telephony staging "telephony" Fix typos. 2012-07-06 16:21:54 -07:00
tidspbridge staging: tidspbridge: Prepare for irqs.h removal 2012-09-11 12:09:31 -07:00
usbip staging: usbip: vhci_hcd: fixed suspend-resume loop 2012-09-06 09:31:54 -07:00
vme staging/vme: Use pr_ printks in vme_pio2_core.c 2012-09-04 13:22:48 -07:00
vt6655 staging: vt6655: vt6655_init_info function must be void type 2012-09-07 22:07:37 -07:00
vt6656 Staging: vt6656: using is_broadcast_ether_addr() to simplify the code 2012-09-04 14:01:42 -07:00
winbond staging: "winbond" Fix typos. 2012-09-04 14:27:42 -07:00
wlags49_h2 staging: "wlags49_h2" Fix typos. 2012-09-10 20:24:01 -07:00
wlags49_h25
wlan-ng staging:wlan-ng: remove all the return statements at the end of functions 2012-09-13 20:22:25 -07:00
xgifb staging: xgifb: prevent video RAM size exceeding PCI window size 2012-09-12 09:47:09 -07:00
zcache staging: zcache: fix spelling of comment 2012-09-05 12:02:14 -07:00
zram staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
zsmalloc zsmalloc: collapse internal .h into .c 2012-08-13 19:34:24 -07:00
Kconfig staging: add Silicom Bypass driver 2012-09-07 22:12:43 -07:00
Makefile staging: add Silicom Bypass driver 2012-09-07 22:12:43 -07:00
staging.c