public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8712: add blank lines after declarations and remove extra blank lines
@ 2021-04-04 20:51 Zhansaya Bagdauletkyzy
  2021-04-04 20:51 ` [PATCH 1/2] staging: rtl8712: add blank lines after declarations Zhansaya Bagdauletkyzy
  2021-04-04 20:51 ` [PATCH 2/2] staging: rtl8712: remove extra blank lines Zhansaya Bagdauletkyzy
  0 siblings, 2 replies; 3+ messages in thread
From: Zhansaya Bagdauletkyzy @ 2021-04-04 20:51 UTC (permalink / raw)
  To: Larry.Finger, florian.c.schilhabel, gregkh
  Cc: linux-staging, linux-kernel, outreachy-kernel

This patchset adds blank lines after function/struct/union/enum declarations and removes extra blank lines.
Reported by checkpatch.

Zhansaya Bagdauletkyzy (2):
  staging: rtl8712: add blank lines after declarations
  staging: rtl8712: remove extra blank lines

 drivers/staging/rtl8712/rtl8712_recv.h     |  2 +-
 drivers/staging/rtl8712/rtl871x_cmd.h      | 10 ++++++++++
 drivers/staging/rtl8712/rtl871x_event.h    |  1 +
 drivers/staging/rtl8712/rtl871x_mlme.c     |  3 ---
 drivers/staging/rtl8712/rtl871x_mp.c       |  1 +
 drivers/staging/rtl8712/rtl871x_mp.h       |  1 +
 drivers/staging/rtl8712/rtl871x_mp_ioctl.c |  3 +++
 drivers/staging/rtl8712/rtl871x_pwrctrl.h  |  3 ---
 drivers/staging/rtl8712/rtl871x_recv.c     |  1 +
 drivers/staging/rtl8712/rtl871x_recv.h     |  1 -
 10 files changed, 18 insertions(+), 8 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-04-04 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-04 20:51 [PATCH 0/2] staging: rtl8712: add blank lines after declarations and remove extra blank lines Zhansaya Bagdauletkyzy
2021-04-04 20:51 ` [PATCH 1/2] staging: rtl8712: add blank lines after declarations Zhansaya Bagdauletkyzy
2021-04-04 20:51 ` [PATCH 2/2] staging: rtl8712: remove extra blank lines Zhansaya Bagdauletkyzy

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