lkml.org 
[lkml]   [2017]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/5] staging: rtl8712: fix several checkpatch style issues
Date
This patch series fixes some coding style issues reported by checkpatch.pl.

It is based on next-20171218

v2:
- avoid line-wrapping by thunderbird
- use temporary pointers to avoid index in separate line ([2/5])

v3:
- missed one reference simplification ([2/5])
- fix some checkpatch checks
- missed one line length warning ([1/5])

Martin Homuth (5):
staging: rtl8712: style fix over 80 characters warnings
staging: rtl8712: style fix multiple line dereferences
staging: rtl8712: style fix indentation
staging: rtl8712: style fix unneeded else
staging: rtl8712: style fix returned error code

drivers/staging/rtl8712/ieee80211.c | 6 ++-
drivers/staging/rtl8712/os_intfs.c | 5 +-
drivers/staging/rtl8712/rtl8712_cmd.c | 18 ++++---
drivers/staging/rtl8712/rtl8712_recv.c | 13 ++---
drivers/staging/rtl8712/rtl8712_xmit.c | 3 +-
drivers/staging/rtl8712/rtl871x_cmd.c | 36 ++++++-------
drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 75 ++++++++++++++-------------
drivers/staging/rtl8712/rtl871x_ioctl_set.c | 72 +++++++++++++------------
drivers/staging/rtl8712/rtl871x_mlme.c | 9 ++--
drivers/staging/rtl8712/rtl871x_mlme.h | 3 +-
drivers/staging/rtl8712/rtl871x_security.c | 37 ++++++-------
drivers/staging/rtl8712/usb_ops_linux.c | 2 +-
12 files changed, 142 insertions(+), 137 deletions(-)

--
2.15.1

\
 
 \ /
  Last update: 2017-12-19 17:32    [W:0.090 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site