linux-stable/drivers/staging/keucr
Randy Dunlap fb03d4fc6c staging/keucr: don't use SUCCESS as macro name
Don't use "SUCCESS" as a macro name.  This collides with SCSI's macro
of the same name, but with a different value:

drivers/staging/keucr/smcommon.h:9:9: warning: preprocessor token SUCCESS redefined
include/scsi/scsi.h:463:9: this was the original definition

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-10 11:25:06 -07:00
..
common.h staging/keucr: eliminate sparse warnings in ms.c 2011-05-10 11:19:54 -07: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
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
ms.c staging/keucr: eliminate sparse warnings in ms.c 2011-05-10 11:19:54 -07:00
ms.h
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: don't use SUCCESS as macro name 2011-05-10 11:25:06 -07: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: don't use SUCCESS as macro name 2011-05-10 11:25:06 -07:00
smilsub.c staging/keucr: don't use SUCCESS as macro name 2011-05-10 11:25:06 -07:00
smscsi.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
TODO staging: keucr: use kernel byteorder functions 2011-03-07 13:26:56 -08: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