dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/keucr
Cho, Yu-Chen d48e5cffb3 staging/keucr: fix transport other code style
fix keucr transport.c other coding style but not from checkpatch.pl.
replace ternary conditional "?:" with if/else

Signed-off-by: Cho, Yu-Chen <acho@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-18 08:22:41 -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: 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
ms.c staging/keucr: fix keucr ms coding style 2011-05-18 08:22:38 -07:00
ms.h staging/keucr: fix keucr ms coding style 2011-05-18 08:22:38 -07:00
msscsi.c staging/keucr: fix keucr msscsi coding style 2011-05-18 08:22:39 -07:00
scsiglue.c staging/keucr: fix keucr scsiglue coding style 2011-05-18 08:22:39 -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 keucr smil.h coding style 2011-05-18 08:22:40 -07:00
smilecc.c staging/keucr: fix keucr smilecc.c coding style 2011-05-18 08:22:39 -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
transport.c staging/keucr: fix transport other code style 2011-05-18 08:22:41 -07:00
transport.h staging/keucr: fix keucr transport coding style 2011-05-18 08:22:40 -07:00
usb.c staging/keucr: fix sparse statics and non-ANSI function warnings 2011-05-10 11:19:52 -07:00
usb.h