Checkpatch emits various warnings relating to function ks_sdio_interrupt(). Function is deeply nested. First reduce the indentation. Next make some whitespace changes, refactoring in line with kernel coding style. Lastly add an additional goto target, removing internal return's and clearing three checkpatch warnings. Tobin C. Harding (3): staging: ks7010: remove one level of indentation staging: ks7010: make whitespace changes staging: ks7010: add additional goto target drivers/staging/ks7010/ks7010_sdio.c | 153 +++++++++++++++++------------------ 1 file changed, 72 insertions(+), 81 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel