This patch set cleans up warnings, errors, and strict checks generated by checkpatch.pl against the virthba driver. Some of these patches were submitted as part of a larger set, but they were not considered due to an earlier patch in the set not being accepted. Those patches have been reworked slightly and the commit comments reworded. Benjamin Romer (3): staging: unisys: refactor virthba_ISR() staging: unisys: fix CamelCase name in virthba_probe() staging: unisys: fix CamelCase in enable_ints_write() Ken Depro (12): staging: unisys: Remove unneeded spaces after casts in virthba.c staging: unisys: Fix open parenthesis alignment checks in virthba.c staging: unisys: Fix logical continuation checks in virthba.c staging: unisys: Remove blank lines before/after braces in virthba.c staging: unisys: Change alloc calls to use var name instead of type in virthba.c staging: unisys: fix checkpatch checks for structs in virthba.c staging: unisys: Fix "else not useful after return" warning in virthba.c staging: unisys: Fix warnings regarding lines over 80 characters in virthba.c staging: unisys: Fix open parenthesis alignment issues in virthba.c staging: unisys: Fix CamelCase for Disk Add/Remove global variables in virthba.c staging: unisys: Fix remaining CamelCase global variables in virthba.c staging: unisys: Fix CamelCase for function names in virthba.c drivers/staging/unisys/virthba/virthba.c | 349 ++++++++++++++++--------------- 1 file changed, 177 insertions(+), 172 deletions(-) -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel