linux/drivers/staging/otus
Gustavo Silva 25b37ecab9 Staging: otus: fix coding style issues in ioctl.c
This is a patch to the ioctl.c file that fixes up the following
issues:

ERROR: that open brace { should be on the previous line				x  3
WARNING: please, no space before tabs								x  1
ERROR: space required before the open parenthesis '('				x  5
WARNING: braces {} are not necessary for single statement blocks	x  2
ERROR: space prohibited after that '!' (ctx:BxW)					x  1
WARNING: suspect code indent for conditional statements				x  2
ERROR: do not use C99 // comments									x  1
WARNING: braces {} are not necessary for any arm of this statement	x  4

Signed-off-by: Gustavo Silva <silvagustavo@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-07-08 12:33:02 -07:00
..
80211core
hal Staging: otus: Hoist assign from if 2010-05-11 11:35:43 -07:00
Kconfig
Makefile
TODO Staging: otus: TODO: Don't bother, for documentation purposes only 2010-06-18 16:40:08 -07:00
apdbg.c Staging: otus: Removed one unnecessary space 2010-06-18 16:40:09 -07:00
athr_common.h
ioctl.c Staging: otus: fix coding style issues in ioctl.c 2010-07-08 12:33:02 -07:00
oal_dt.h
oal_marc.h
usbdrv.c Staging: otus: Hoist assign from if 2010-05-11 11:35:43 -07:00
usbdrv.h
wrap_buf.c
wrap_dbg.c
wrap_ev.c
wrap_mem.c
wrap_mis.c
wrap_pkt.c
wrap_sec.c
wrap_usb.c
wwrap.c
zdcompat.h
zdusb.c Staging: otus: fix style issues in zdusb.c 2010-06-18 16:40:08 -07:00
zdusb.h