mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Formatting and style cleanup in rtl8712
@ 2019-10-12 22:19 Wambui Karuga
  2019-10-12 22:19 ` [PATCH 1/2] staging: rtl8712: remove unnecessary return variables Wambui Karuga
  2019-10-12 22:19 ` [PATCH 2/2] staging: rtl8712: clean up function headers Wambui Karuga
  0 siblings, 2 replies; 3+ messages in thread
From: Wambui Karuga @ 2019-10-12 22:19 UTC (permalink / raw)
  To: outreachy-kernel
  Cc: gregkh, devel, linux-kernel, Larry.Finger, florian.c.schilhabel

This patch series addresses the use of unnecessary return variables and
line-breaks in function headers, both in
drivers/staging/rtl8712/rtl871x_mp_ioctl.c. 

Wambui Karuga (2):
  staging: rtl8712: remove unnecessary return variables
  staging: rtl8712: clean up function headers

 drivers/staging/rtl8712/rtl871x_mp_ioctl.c | 103 ++++++++-------------
 1 file changed, 38 insertions(+), 65 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-12 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12 22:19 [PATCH 0/2] Formatting and style cleanup in rtl8712 Wambui Karuga
2019-10-12 22:19 ` [PATCH 1/2] staging: rtl8712: remove unnecessary return variables Wambui Karuga
2019-10-12 22:19 ` [PATCH 2/2] staging: rtl8712: clean up function headers Wambui Karuga

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

Powered by JetHome