Fixed a coding style issue.
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/ks7010/ks_hostif.h | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/drivers/staging/ks7010/ks_hostif.h
b/drivers/staging/ks7010/ks_hostif.h
index 39138191a556
Removed an unecessary blank line before closing brace reported by
checkpatch.pl
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/mt7621-pci/pci-mt7621.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c
b/drivers/staging/mt7621-pci/pci-mt7621.c
Removed an unnecessary blank line before closing brace reported by
checkpatch.pl
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/mt7621-pci/pci-mt7621.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c
b/drivers/staging/mt7621-pci/pci-mt7621.c
This patch renames CamelCase macros uVar and uModulo into u_var and
u_module in device.h
This issue was reported by checkpatch.pl
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/vt6656/device.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging
Removed additional whitspaces and added space around the binary operator in the
rtl8712_xmit.h file
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/rtl8712/rtl8712_xmit.h | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/staging/rtl8712/rtl8712_xmit.h
b
Removed additional whitspaces and added space around the binary operator in the
rtl8712_xmit.h file
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/rtl8712/rtl8712_xmit.h | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/staging/rtl8712/rtl8712_xmit.h
b
Removed additional whitespaces in the rtl8712_xmit.h file.
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/rtl8712/rtl8712_xmit.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/rtl8712/rtl8712_xmit.h
b/drivers/staging/rtl8712/rtl8712_xmit.h
index 0b56bd3ac4d0
Added space around the binary operator for readability in
rtl8712_xmit.h file
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/rtl8712/rtl8712_xmit.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8712/rtl8712_xmit.h
b/drivers/staging/rtl8712
Removed additional whitespaces in the rtl8712_xmit.h file.
Signed-off-by: Selvakumar Elangovan
---
Changes in v3:
- Done one logical changes instead of two different changes in the same
patch.
drivers/staging/rtl8712/rtl8712_xmit.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a
Added parenthesis around reg macro to avoid precedence issue identified by
checkpatch.pl
Signed-off-by: Selvakumar Elangovan
---
drivers/staging/octeon-usb/octeon-hcd.h | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.h
10 matches
Mail list logo