linux/drivers/staging
Emil Goode 47ec4ed2d2 staging: CSR: fix function declaration warnings
Sparse is warning about non-ANSI function declaration.
Add void to the parameterless function.

drivers/staging/csr/csr_wifi_hip_chiphelper.c:633:31: warning:
	non-ANSI function declaration of function 'ChipHelper_Null'

I also fixed this checkpatch error:
ERROR: "foo* bar" should be "foo *bar"

Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-09 11:19:13 -07:00
..
android
asus_oled
bcm staging: bcm: use %pM to print MAC addresses 2012-07-06 16:23:59 -07:00
ccg staging: ccg: print MAC addresses via %pM 2012-07-06 16:24:00 -07:00
comedi staging: comedi: s626: fix the number of dio channels 2012-07-06 15:56:14 -07:00
cptm1217
crystalhd
csr staging: CSR: fix function declaration warnings 2012-07-09 11:19:13 -07:00
cxt1e1
echo Staging: echo: One variable per line 2012-07-06 16:08:57 -07:00
et131x
frontier
ft1000 staging/ft1000: fix minor coding style problem 2012-07-06 16:21:54 -07:00
gdm72xx staging: gdm72xx: use %pM for MAC 2012-07-06 16:24:00 -07:00
iio Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next 2012-07-06 16:01:20 -07:00
ipack Staging: ipack/devices/ipoctal: save IRQ vector in MEM space 2012-07-06 16:21:54 -07:00
keucr
line6 staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postprocess() 2012-07-06 16:12:46 -07:00
media
net
nvec
octeon
olpc_dcon
omapdrm staging: drm/omap: update TODO 2012-07-06 16:11:44 -07:00
ozwpan
panel
phison
quickstart
ramster
rtl8187se
rtl8192e
rtl8192u
rtl8712
rts5139
rts_pstor
sbe-2t3e3
sep staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sg 2012-07-06 16:14:21 -07:00
serqt_usb2
slicoss
sm7xxfb staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_info 2012-07-06 16:08:58 -07:00
speakup
ste_rmi4
telephony staging "telephony" Fix typos. 2012-07-06 16:21:54 -07:00
tidspbridge staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbols 2012-07-06 16:17:01 -07:00
usbip
vme Staging: vme: silence a Sparse warning 2012-07-06 16:23:59 -07:00
vt6655 staging: vt6655: use %pM for BSSID 2012-07-06 16:24:00 -07:00
vt6656 staging: vt6656: use %pM for the BSSID 2012-07-06 16:24:00 -07:00
winbond
wlags49_h2
wlags49_h25
wlan-ng
xgifb
zcache
zram
zsmalloc
Kconfig
Makefile
staging.c