Fixed coding style issue "warning line over 80 characters"
detected by checkpatch.pl in digi.h
Signed-off-by: Buţiu Alexandru Octavian
---
drivers/staging/dgnc/digi.h | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/staging/dgnc/digi.h b/drive
Buţiu Alexandru Octavian (2):
staging: rtl8192u: r819xU_firmware.h: fix do not use c99 comments
staging: rtl8192u: r819xU_firmware.h: fix line over 80 characters
drivers/staging/rtl8192u/r819xU_firmware.h | 20
1 file changed, 12 insertions(+), 8 deletions(-)
--
2.1.4
Fixed coding style error "do not use c99 comments" detected by
checkpatch.pl in r819xU_firmware.h
Signed-off-by: Buţiu Alexandru Octavian
---
drivers/staging/rtl8192u/r819xU_firmware.h | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/drive
Fixed coding style issue line "over 80 characters" detected by
checkpatch.pl in r819xU_firmware.h
Signed-off-by: Buţiu Alexandru Octavian
---
drivers/staging/rtl8192u/r819xU_firmware.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/stagin
Fixed coding style issues detected by checkpatch.pl in r819xU_firmware.h and
removed commented macro that was no longer needed.
Changes since v1: Removed commented macro instead of fixing C99 comment style
suggested by
Buţiu Alexandru Octavian (2):
staging: drivers: rtl8192u
Removed commented macro that was no longer needed
Signed-off-by: Buţiu Alexandru Octavian
---
drivers/staging/rtl8192u/r819xU_firmware.h | 8
1 file changed, 8 deletions(-)
diff --git a/drivers/staging/rtl8192u/r819xU_firmware.h
b/drivers/staging/rtl8192u/r819xU_firmware.h
index
Fixed coding style issue line "over 80 characters" detected by
checkpatch.pl in r819xU_firmware.h
Signed-off-by: Buţiu Alexandru Octavian
---
drivers/staging/rtl8192u/r819xU_firmware.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/stagin
Fixed sparse warning symbol lnet_upcall and lnet_debug_log_upcall not being
declared static.
Signed-off-by: Buţiu Alexandru Octavian
---
drivers/staging/lustre/lustre/libcfs/linux/linux-debug.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/lustre
Refactored rtw_free_assoc_resources to avoid sparse warnings about
different contexts for basic lock
Signed-off-by: Buţiu Alexandru Octavian
---
drivers/staging/rtl8188eu/core/rtw_ioctl_set.c | 10 +-
drivers/staging/rtl8188eu/core/rtw_mlme.c | 24
drivers