From: Paul
This patch fixes various coding standards violations found by the checkpatch.pl
tool
Signed-off-by: Paul Hedman
---
drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 948 ---
1 file changed, 478 insertions(+), 470 deletions(-)
diff --git a/drivers/staging
This fix fixes spacing issues around operators, e.g. i=0 to i = 0, found by the
checkpatch.pl tool.
Signed-off-by: Paul Hedman
---
drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 28
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/drivers/staging
Fixes spacing issues around operators, e.g. i=0 to i = 0, as
found by the checkpatch.pl tool.
---
drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 28
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/drivers/staging/ft1000/ft1000-usb/ft1000_debug.c
b/driv
This patch fixes a brace warning in rtl871x_sta_mgt.c found
by the checkpatch.pl tool.
Signed-off-by: Paul Hedman
---
drivers/staging/rtl8712/rtl871x_sta_mgt.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/rtl8712/rtl871x_sta_mgt.c
b/drivers/staging