linux-stable/drivers/staging/ft1000/ft1000-usb
Kelley Nielsen 8d6c558557 staging: ft1000: fix remaining checkpatch issues in ft1000_hw.c
The file ft1000_hw.c is still full of coding style problems that make it
challenging to read and understand. The lines inside the switch cases
in ft1000_proc_drvmsg() are indented too deeply, so remove one leading
tab. Join lines that are now able to fit in the 80 character limit.
This will take care of the "too many leading tabs" issue. Run
checkpatch.pl on the file, and correct all other issues it reports
(except lines with user visible strings over 80 chars).

Signed-off-by: Kelley Nielsen <kelleynnn@gmail.com>
Suggested-by: Waskiewicz Jr, Peter P <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-10 07:55:00 -08:00
..
ft1000_debug.c staging: fixed else format in ft1000_debug.c 2013-05-17 15:54:57 -07:00
ft1000_download.c staging: ft1000: STATUS_ defines removed from ft1000_download.c 2013-11-10 07:47:22 -08:00
ft1000_hw.c staging: ft1000: fix remaining checkpatch issues in ft1000_hw.c 2013-11-10 07:55:00 -08:00
ft1000_ioctl.h staging: fixed spaces around parens in ft1000 2013-05-17 15:54:57 -07:00
ft1000_proc.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
ft1000_usb.c staging: ft1000: STATUS defines completely removed 2013-11-10 07:47:22 -08:00
ft1000_usb.h staging: ft1000: STATUS defines completely removed 2013-11-10 07:47:22 -08:00
ft3000.img
Makefile