public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: rtl8723bs: wifi_regd.c: fix checkpatch errors and warnings
@ 2017-06-12 10:46 Fabian Wolff
  2017-06-12 10:46 ` [PATCH 1/7] staging: rtl8723bs: wifi_regd.c: put spaces around binary operators Fabian Wolff
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Fabian Wolff @ 2017-06-12 10:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: gregkh, horvatmate, fabian.wolff, hdegoede, devel, linux-kernel

This patch series fixes all errors and warnings generated by
checkpatch.pl for wifi_regd.c.

Fabian Wolff (7):
  staging: rtl8723bs: wifi_regd.c: put spaces around binary operators
  staging: rtl8723bs: wifi_regd.c: fix checkpatch.pl warning 'Statements
    should start on a tabstop'
  staging: rtl8723bs: wifi_regd.c: fix comment formatting
  staging: rtl8723bs: wifi_regd.c: remove superfluous braces
  staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from
    pointer arguments
  staging: rtl8723bs: wifi_regd.c: adjust alignment to match open
    parenthesis
  staging: rtl8723bs: wifi_regd.c: insert blank line after declarations

 drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 50 ++++++++++++++--------------
 1 file changed, 25 insertions(+), 25 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-06-14 13:25 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12 10:46 [PATCH 0/7] staging: rtl8723bs: wifi_regd.c: fix checkpatch errors and warnings Fabian Wolff
2017-06-12 10:46 ` [PATCH 1/7] staging: rtl8723bs: wifi_regd.c: put spaces around binary operators Fabian Wolff
2017-06-13 12:58   ` Greg KH
2017-06-13 13:11     ` Greg KH
2017-06-13 21:01       ` [PATCH v2 0/5] staging: rtl8723bs: wifi_regd.c: fix checkpatch errors and warnings Fabian Wolff
2017-06-13 21:01         ` [PATCH v2 1/5] staging: rtl8723bs: wifi_regd.c: put spaces around binary operators Fabian Wolff
2017-06-13 21:01         ` [PATCH v2 2/5] staging: rtl8723bs: wifi_regd.c: fix comment formatting Fabian Wolff
2017-06-13 21:01         ` [PATCH v2 3/5] staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer arguments Fabian Wolff
2017-06-13 21:01         ` [PATCH v2 4/5] staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesis Fabian Wolff
2017-06-13 21:01         ` [PATCH v2 5/5] staging: rtl8723bs: wifi_regd.c: insert blank line after declarations Fabian Wolff
2017-06-13 13:36   ` [PATCH 1/7] staging: rtl8723bs: wifi_regd.c: put spaces around binary operators Ian W MORRISON
2017-06-13 14:36     ` Dan Carpenter
2017-06-14 11:49       ` Ian W MORRISON
2017-06-14 12:19         ` Dan Carpenter
2017-06-14 13:25           ` Joe Perches
2017-06-12 10:46 ` [PATCH 2/7] staging: rtl8723bs: wifi_regd.c: fix checkpatch.pl warning 'Statements should start on a tabstop' Fabian Wolff
2017-06-12 10:46 ` [PATCH 3/7] staging: rtl8723bs: wifi_regd.c: fix comment formatting Fabian Wolff
2017-06-12 10:46 ` [PATCH 4/7] staging: rtl8723bs: wifi_regd.c: remove superfluous braces Fabian Wolff
2017-06-12 10:46 ` [PATCH 5/7] staging: rtl8723bs: wifi_regd.c: remove superfluous spaces from pointer arguments Fabian Wolff
2017-06-12 10:46 ` [PATCH 6/7] staging: rtl8723bs: wifi_regd.c: adjust alignment to match open parenthesis Fabian Wolff
2017-06-12 10:46 ` [PATCH 7/7] staging: rtl8723bs: wifi_regd.c: insert blank line after declarations Fabian Wolff

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