linux-hardened/drivers/staging/ft1000
Austin Kerbow fa2592cdc5 Staging: ft1000-pcmcia: fix else close brace style
Fix the following checkpatch.pl errors

ERROR: else should follow close brace '}'
+                       }
+                       else {

ERROR: else should follow close brace '}'
+                       }
+                       else {

ERROR: else should follow close brace '}'
+                       }
+                       else {

ERROR: else should follow close brace '}'
+       }
+       else {

ERROR: else should follow close brace '}'
+                       }
+                       else {

Signed-off-by: Austin Kerbow <amkerbow@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-17 15:22:31 -08:00
..
ft1000-pcmcia Staging: ft1000-pcmcia: fix else close brace style 2015-01-17 15:22:31 -08:00
ft1000-usb staging: ft1000: ft1000-usb: ft1000_hw.c: Fix a potential memory leak. 2015-01-17 15:22:31 -08:00
ft1000.h staging: ft1000: remove procfs entries 2014-07-27 11:45:46 -07:00
Kconfig
Makefile
TODO