This patchset fixes most of the checkpatch.pl issues in wl_netdev.c Changes in v2: * Delete unnecessary line added in a previous version (v1) of the patch: staging: wlags49_h2: Do not use assignment in if condition noted by Julia Lawall <julia.lawall@xxxxxxx> * Use imperative form in a commit log Jelena Bjelja (16): staging: wlags49_h2: Use tabs for indentation staging: wlags49_h2: Delete space after open parenthesis staging: wlags49_h2 : Delete space before close parenthesis staging: wlags49_h2: Add space before parenthesis staging: wlags49_h2: Fix C99 style commenting staging: wlags49_h2: Enclose macro in a do-while loop staging: wlags49_h2: Remove unnecessary braces staging: wlags49_h2: Move open brace to a previous line staging: wlags49_h2: Fix 'else should follow close brace' staging: wlags49_h2: Fix pointer declaration staging: wlags49_h2: Add space around '=' staging: wlags49_h2: Do not use assignment in if condition staging: wlags49_h2: Remove space between function name and open parenthesis staging: wlags49_h2: Fix indentation for conditional statement staging: wlags49_h2: Fix multi-line commenting staging: wlags49_h2: Fix lines over 80 characters drivers/staging/wlags49_h2/wl_netdev.c | 2122 ++++++++++++++++---------------- 1 file changed, 1083 insertions(+), 1039 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html