public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtl8188eu: cleanup style issues in xmit_linux.c
@ 2018-10-09 15:48 Michael Straube
  2018-10-09 15:48 ` [PATCH 1/4] staging: rtl8188eu: use __func__ instead of hardcoded name - style Michael Straube
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Straube @ 2018-10-09 15:48 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Michael Straube

This series clears most of the remaining style/checkpatch issues
in the file os_dep/xmit_linux.c.

Michael Straube (4):
  staging: rtl8188eu: use __func__ instead of hardcoded name - style
  staging: rtl8188eu: add spaces around operators - style
  staging: rtl8188eu: cleanup lines over 80 characters - style
  staging: rtl8188eu: remove whitespace - style

 drivers/staging/rtl8188eu/os_dep/xmit_linux.c | 45 ++++++++++++-------
 1 file changed, 28 insertions(+), 17 deletions(-)

-- 
2.19.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-09 15:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-09 15:48 [PATCH 0/4] staging: rtl8188eu: cleanup style issues in xmit_linux.c Michael Straube
2018-10-09 15:48 ` [PATCH 1/4] staging: rtl8188eu: use __func__ instead of hardcoded name - style Michael Straube
2018-10-09 15:48 ` [PATCH 2/4] staging: rtl8188eu: add spaces around operators " Michael Straube
2018-10-09 15:48 ` [PATCH 3/4] staging: rtl8188eu: cleanup lines over 80 characters " Michael Straube
2018-10-09 15:48 ` [PATCH 4/4] staging: rtl8188eu: remove whitespace " Michael Straube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox