This patchset resolves most of checkpatch.pl issues in
wlags49_h2/wl_netdev.c

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 | 2123 ++++++++++++++++----------------
 1 file changed, 1084 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to