public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtl8712: clean up coding style issues
@ 2021-04-06  8:45 Zhansaya Bagdauletkyzy
  2021-04-06  8:45 ` [PATCH 1/4] staging: rtl8712: add spaces around operators Zhansaya Bagdauletkyzy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Zhansaya Bagdauletkyzy @ 2021-04-06  8:45 UTC (permalink / raw)
  To: Larry.Finger, florian.c.schilhabel, gregkh
  Cc: linux-staging, linux-kernel, outreachy-kernel

To fix style issues, this patchset removes blank lines, adds and removes
spaces, and matches paretheses alignment.

Zhansaya Bagdauletkyzy (4):
  staging: rtl8712: add spaces around operators
  staging: rtl8712: match parentheses alignment
  staging: rtl8712: remove extra blank lines
  staging: rtl8712: remove spaces after a cast

 drivers/staging/rtl8712/rtl871x_ioctl_linux.c |  6 ++---
 drivers/staging/rtl8712/rtl871x_recv.c        | 22 +++++++++----------
 drivers/staging/rtl8712/rtl871x_security.c    | 10 ++++-----
 drivers/staging/rtl8712/rtl871x_security.h    |  4 ++--
 drivers/staging/rtl8712/rtl871x_xmit.h        | 12 +++++-----
 drivers/staging/rtl8712/wifi.h                |  2 +-
 drivers/staging/rtl8712/xmit_osdep.h          |  8 +++----
 7 files changed, 31 insertions(+), 33 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-04-06  8:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-06  8:45 [PATCH 0/4] staging: rtl8712: clean up coding style issues Zhansaya Bagdauletkyzy
2021-04-06  8:45 ` [PATCH 1/4] staging: rtl8712: add spaces around operators Zhansaya Bagdauletkyzy
2021-04-06  8:45 ` [PATCH 2/4] staging: rtl8712: match parentheses alignment Zhansaya Bagdauletkyzy
2021-04-06  8:45 ` [PATCH 3/4] staging: rtl8712: remove extra blank lines Zhansaya Bagdauletkyzy
2021-04-06  8:45 ` [PATCH 4/4] staging: rtl8712: Remove spaces after a cast Zhansaya Bagdauletkyzy

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