linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: hal: Rectify with Linux kernel coding style
@ 2021-04-12 16:29 Beatriz Martins de Carvalho
  2021-04-12 16:29 ` [PATCH 1/3] staging: rtl8723bs: hal: remove space before tabs Beatriz Martins de Carvalho
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Beatriz Martins de Carvalho @ 2021-04-12 16:29 UTC (permalink / raw)
  To: gregkh, linux-staging, linux-kernel, outreachy-kernel
  Cc: Beatriz Martins de Carvalho

This patchset rectifies the file Hal8723BReg.h with Linux kernel coding style.
The issues were:
	- Space before tabs;
	- Extra blank line;
	- Indentation problem.
 

Beatriz Martins de Carvalho (3):
  staging: rtl8723bs: hal: remove space before tabs
  staging: rtl8723bs: hal: Remove extra blank line
  staging: rtl8723bs: hal: Correct indentation

 drivers/staging/rtl8723bs/hal/Hal8723BReg.h | 421 ++++++++++----------
 1 file changed, 208 insertions(+), 213 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-04-12 16:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 16:29 [PATCH 0/3] staging: rtl8723bs: hal: Rectify with Linux kernel coding style Beatriz Martins de Carvalho
2021-04-12 16:29 ` [PATCH 1/3] staging: rtl8723bs: hal: remove space before tabs Beatriz Martins de Carvalho
2021-04-12 16:29 ` [PATCH 2/3] staging: rtl8723bs: hal: Remove extra blank line Beatriz Martins de Carvalho
2021-04-12 16:29 ` [PATCH 3/3] staging: rtl8723bs: hal: Correct indentation Beatriz Martins de Carvalho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).