1
0
Fork 0
alistair23-linux/drivers/staging/keucr
Randy Dunlap d8aba9d5d6 staging/keucr: fix sparse statics and non-ANSI function warnings
Make lots of functions and data static (fixes sparse warnings).
Fix 5 functions to use ANSI format for function parameters (fixes
sparse warnings).

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-10 11:19:52 -07:00
..
Kconfig Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage 2011-03-07 13:40:59 -08:00
Makefile Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage 2011-03-07 13:40:59 -08:00
TODO staging: keucr: use kernel byteorder functions 2011-03-07 13:26:56 -08:00
common.h staging: keucr: use kernel byteorder functions 2011-03-07 13:26:56 -08:00
init.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
init.h staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
ms.c staging: keucr: Remove NULL check before kfree 2011-03-14 11:57:32 -07:00
ms.h Staging: keucr: fix up some coding style issues in the .h files 2010-09-08 02:49:54 -07:00
msscsi.c staging/keucr: msscsi use pr_<level> for messages 2011-04-20 13:55:01 -07:00
scsiglue.c staging/keucr: scsiglue use pr_<level> for messages 2011-04-20 13:55:02 -07:00
scsiglue.h
smcommon.h staging: keucr: Change the custom counting functions to hweight8 and hweight16 2011-02-28 19:03:18 -08:00
smil.h staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
smilecc.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
smilmain.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
smilsub.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
smscsi.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
transport.c staging/keucr: transport usb use pr_<level> 2011-04-20 13:55:03 -07:00
transport.h staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
usb.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
usb.h