Should it be static?
Signed-off-by: Paul Davies C
---
drivers/staging/lustre/lustre/lov/lov_object.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/lustre/lustre/lov/lov_object.c
b/drivers/staging/lustre/lustre/lov/lov_object.c
index c7ff817..a667336 100644
-
Fix the following warning given by sparse:
drivers/staging/lustre/lustre/obdclass/cl_lock.c:690:5: warning: symbol
'cl_lock_mutex_try' was not declared. Should it be static?
Signed-off-by: Paul Davies C
---
drivers/staging/lustre/lustre/obdclass/cl_lock.c | 2 +-
1 file changed, 1
symbol 'obd_sysctl_clean' was not declared. Should it be static?
Signed-off-by: Paul Davies C
---
drivers/staging/lustre/lustre/obdclass/linux/linux-module.c | 4 ++--
drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions
Some lines with more than 80 characters are converted in to multiple lines.
Signed-off-by: Paul Davies C
---
drivers/staging/octeon-usb/octeon-hcd.c | 89 +++
1 file changed, 66 insertions(+), 23 deletions(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b
Fix some coding style issues in drivers/staging/octeon-usb/octeon-hcd.c.
Paul Davies C (2):
Add blank line after all declarations in
staging/octeon-usb/octeon-hcd.c
Fix lines with more than 80 chars in staging/octeon-usb/octeon-hcd.c
drivers/staging/octeon-usb/octeon-hcd.c | 108
Add blank lines after each declarations in
drivers/staging/octeon-usb/octeon-hcd.c.
Signed-off-by: Paul Davies C
---
drivers/staging/octeon-usb/octeon-hcd.c | 19 +--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b
On Sunday 11 May 2014 04:25 PM, Aaro Koskinen wrote:
Hi,
On Sun, May 11, 2014 at 01:38:22PM +0530, Paul Davies C wrote:
Complex macro is enlosed with parantheses.
This patch breaks compilation. I'll send patches to remove the whole macro.
A.
I hope everything else is ok with you. I will
Complex macro is enlosed with parantheses.
Signed-off-by: Paul Davies C
---
drivers/staging/octeon-usb/octeon-hcd.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b/drivers/staging/octeon-usb/octeon-hcd.c
index a65d6f8..d03095a
Lines with more than 80 characters are converted in to multiple lines.
Signed-off-by: Paul Davies C
---
drivers/staging/octeon-usb/octeon-hcd.c | 89 +++
1 file changed, 66 insertions(+), 23 deletions(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b
Blank lines are added after each declaration in the file.
Signed-off-by: Paul Davies C
---
drivers/staging/octeon-usb/octeon-hcd.c | 19 +--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b/drivers/staging/octeon-usb
This patch fixes some coding styles issues with staging/octeon-usb/octeon-hcd.c.
Paul Davies C (3):
Add blank line after all declarations in
staging/octeon-usb/octeon-hcd.c
Enclose complex macro with paranthese in
staging/octeon-usb/octeon-hcd.c
Fix lines with more than 80 chars in
11 matches
Mail list logo