public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: Fix multiple trailing semicolons
@ 2018-01-10 13:50 Luis de Bethencourt
  2018-01-10 13:50 ` [PATCH 1/3] staging: rtl8723bs: Fix trailing semicolon Luis de Bethencourt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Luis de Bethencourt @ 2018-01-10 13:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: devel, Greg Kroah-Hartman, Larry Finger, Hans de Goede,
	Bastien Nocera, Arnd Bergmann, Joe Perches, Luis de Bethencourt

Hi,

This is a follow-up of yesterday's water-testing patch [0]. Just 3 more
similar cases of trailing semicolons.

Sending them separately to atomize the changes, but happy to merge them all
into one. It is easier to first try separate and later merge if people want me
to.

In patch 3/3, not sure why this file has so many lines of commented out code.
Maybe I should remove the commented out code instead. pcur_network is clearly
not being used. What do you all think?

Over the weekend I will start running a mainline kernel on my CHIP, and looking
at this driver in more depth. Fun!

Thanks,
Luis


[0] Sorry I don't have a link, LKML is down

Luis de Bethencourt (3):
  staging: rtl8723bs: Fix trailing semicolon
  staging: rtl8723bs: Fix trailing semicolon
  staging: rtl8723bs: Fix trailing semicolon in comment

 drivers/staging/rtl8723bs/core/rtw_mlme.c       | 2 +-
 drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c  | 2 +-
 drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.15.1

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 13:50 [PATCH 0/3] staging: rtl8723bs: Fix multiple trailing semicolons Luis de Bethencourt
2018-01-10 13:50 ` [PATCH 1/3] staging: rtl8723bs: Fix trailing semicolon Luis de Bethencourt
2018-01-10 13:50 ` [PATCH 2/3] " Luis de Bethencourt
2018-01-10 13:50 ` [PATCH 3/3] staging: rtl8723bs: Fix trailing semicolon in comment Luis de Bethencourt
2018-01-10 14:15   ` Dan Carpenter

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