This patch adjusts the alignment of several lines to match their
respective opening parenthesis.
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
v1->v2: refresh patch
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 9 +
1 file changed, 5 insertions(+), 4 deleti
This patch inserts a missing blank line after variable declarations.
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
v1->v2: refresh patch
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/rtl8723bs/os_
v1->v2: Refresh patches and restrict the first patch to arithmetic operators
This patch series fixes all errors and warnings generated by
checkpatch.pl for wifi_regd.c.
Fabian Wolff (5):
staging: rtl8723bs: wifi_regd.c: put spaces around binary operators
staging: rtl8723bs: wifi_regd.c:
This patch implements the suggestions of checkpatch.pl to remove
unnecessary spaces before function pointer arguments as well as in
statements of the form "foo * bar" (which should be "foo *bar").
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
v
This patch improves the formatting of block comments and removes one
commented-out line of code entirely (keeping it would be redundant
thanks to version control).
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
v1->v2: refresh patch
drivers/staging/rtl8723bs/os_
This patch adds spaces around the binary operators '-' and '+'.
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
v1->v2: apply changes only to arithmetic operators
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 6 +++---
1 file changed, 3 insertions(+
This patch implements the suggestions of checkpatch.pl to remove
unnecessary spaces before function pointer arguments as well as in
statements of the form "foo * bar" (which should be "foo *bar").
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
drivers/stag
This patch adjusts the alignment of several lines to match their
respective opening parenthesis.
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/staging
This patch improves the formatting of block comments and removes one
commented-out line of code entirely (keeping it would be redundant
thanks to version control).
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 16
1
This patch adds spaces around the binary operators '-' and '+', which
is the preferred style, and reformats a pointer argument declaration
to fix a false positive "spaces preferred around that '*'" message
reported by checkpatch.pl.
Signed-off-by: F
This patch removes unnecessary braces in an if/else-construct, thereby
fixing both a checkpatch.pl warning about superfluous braces and an
error about an ill-placed closing brace preceding the "else" keyword.
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
drivers/staging
This patch fixes the checkpatch.pl warning 'Statements should start on
a tabstop' by reformatting the affected lines.
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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'
This patch inserts a missing blank line after variable declarations.
Signed-off-by: Fabian Wolff
Signed-off-by: Mate Horvath
---
drivers/staging/rtl8723bs/os_dep/wifi_regd.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/rtl8723bs/os_dep/wifi_regd.c
b/drivers/staging
14 matches
Mail list logo