.c:3424:46: warning: Using plain
integer as NULL pointer
drivers/staging/lustre/lustre/osc/osc_request.c:3548:46: warning: Using plain
integer as NULL pointer
drivers/staging/lustre/lustre/osc/osc_request.c:3615:46: warning: Using plain
integer as NULL pointer
Signed-off-by: Radek Dostal
--
Style-only modifications to make checkpatch.pl -f a bit happier.
Fixes warning: "Missing a blank line after declarations"
Signed-off-by: Radek Dostal
---
drivers/staging/fwserial/fwserial.c |4
1 file changed, 4 insertions(+)
diff --git a/drivers/staging/fwserial/fwserial.c
Style-only modifications to make checkpatch.pl -f a bit happier.
Fixes warning: "void function return statements are not generally useful"
Signed-off-by: Radek Dostal
---
drivers/staging/fwserial/fwserial.c |2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/stagin