This is the second patch series to staging ks7010. The two series are on different files. Checkpatch emits various warnings. Warnings are an indication that the code needs refactoring. Clear trivial checkpatch warnings and errors first. Split large function into smaller functions. Refactor new functions to make code cleaner. This code has not been tested other than to be built. Needs hardware to test. Tobin C. Harding (8): staging: ks7010: Fix checkpatch errors staging: ks7010: Fix checkpatch warning staging: ks7010: Refactor hostif_data_indication whitespace refactor staging: ks7010: Remove level of indentation staging: ks7010: Remove level of indentation staging: ks7010: Refactor after indentation removal rename refactored function drivers/staging/ks7010/ks_hostif.c | 282 ++++++++++++++++++++----------------- drivers/staging/ks7010/ks_hostif.h | 60 ++++---- 2 files changed, 179 insertions(+), 163 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel