linux/drivers/staging
Vincent Bernat d746cb55b0 staging: visorchipset: fix sparse warnings about static declaration
Some functions were prototyped as static but the actual definition
wasn't. While this is valid (the function is static because the two
declarations don't conflict and the first one is static), this makes
sparse unhappy and cause confusion of normal people too.

Signed-off-by: Vincent Bernat <vincent@bernat.im>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-01 14:39:26 -07:00
..
android Staging: android: timed_output.c: use kstrtoint() instead of sscanf() 2014-07-30 17:17:02 -07:00
bcm Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixed 2014-07-30 17:14:24 -07:00
board
comedi staging: comedi: amplc_dio200: use the comedi_device 'mmio' member 2014-07-30 16:55:16 -07:00
cptm1217
dgap
dgnc staging: dgnc: removes unused if defined code 2014-07-30 17:15:12 -07:00
emxx_udc
et131x staging: et131x: Remove trailing semicolon from macros in et131x.h 2014-07-24 15:05:13 -07:00
ft1000 staging: ft1000: remove procfs entries 2014-07-27 11:45:46 -07:00
fwserial
gdm72xx
gdm724x staging: gdm724x: fix misplaced open braces 2014-07-26 19:26:46 -07:00
goldfish staging/goldfish/goldfish_audio: fix a sparse warning 2014-07-23 18:12:23 -07:00
gs_fpgaboot
iio
imx-drm
line6
lustre staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
media
mt29f_spinand
netlogic staging: netlogic: coding style fixup 2014-07-27 08:57:38 -07:00
nokia_h4p
nvec staging/nvec: Use platform_get_irq() 2014-07-30 17:18:47 -07:00
octeon
octeon-usb
olpc_dcon
ozwpan
panel
rtl8188eu staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_handler() 2014-07-30 17:16:10 -07:00
rtl8192e
rtl8192ee
rtl8192u
rtl8712 staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl 2014-07-30 17:05:56 -07:00
rtl8723au
rtl8821ae staging: rtl8821ae: fixed a space coding style issue 2014-07-27 11:43:01 -07:00
rts5208 Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
skein
slicoss
speakup
ste_rmi4
unisys staging: visorchipset: fix sparse warnings about static declaration 2014-08-01 14:39:26 -07:00
usbip staging: usbip: remove redundant return statements 2014-07-30 16:39:34 -07:00
vme staging: vme: removed useless breaks in vme_user.c 2014-07-23 18:21:59 -07:00
vt6655 staging: vt6655: clean up the tail of function device_init_registers 2014-07-30 17:08:20 -07:00
vt6656 staging: vt6656: wcmd.h remove dead macros 2014-07-27 11:19:57 -07:00
wlan-ng
xgifb
xillybus
Kconfig staging: sep: remove driver 2014-07-27 13:17:47 -07:00
Makefile staging: sep: remove driver 2014-07-27 13:17:47 -07:00
staging.c