On Sun, 2014-03-30 at 02:29 +0300, Dan Carpenter wrote:
> These days in the kernel we treat checkpatch.pl and GCC
> warnings the same so it sucks when they are something conditional.
Treating checkpatch messages like gcc compilation warnings
and failures has got to change.
There is _no way_ check
This fixes "missing a blank line after declaration" warnings from
checkpatch.pl for driver xgifb. The driver has no remaining errors or
warnings from checkpatch.pl
This is my first submission. If there is something wrong, please let me
know and I'll be glad to fix it.
Signed-off-by: Vitor Braga
On Fri, Mar 28, 2014 at 06:08:27AM -0700, Joe Perches wrote:
> (adding Andrew Morton, David Miller and LKML to cc's)
>
> On Fri, 2014-03-28 at 14:18 +0300, Dan Carpenter wrote:
> > On Fri, Mar 14, 2014 at 12:39:11AM +0900, Jérôme Pinot wrote:
> > > On 03/13/14 02:28, Greg Kroah-Hartman wrote:
> >
>From 411c46d97c06fba1e45312342fa1618eef8429cd Mon Sep 17 00:00:00 2001
From: Paul McQuade
Date: Sat, 29 Mar 2014 18:01:19 +
Subject: [PATCH] Staging: panel: Unnecessary space
Removed space after function pointer name
Signed-off-by: Paul McQuade
---
drivers/staging/panel/panel.c | 18 +
>From df22d80899d343314d212e1750dc6ae2a54fa364 Mon Sep 17 00:00:00 2001
From: Paul McQuade
Date: Sat, 29 Mar 2014 17:37:38 +
Subject: [PATCH] Staging: comedi: Line indentation
Fix line format in comedidev.h
Signed-off-by: Paul McQuade
---
drivers/staging/comedi/comedidev.h | 32 +++
Add missing close parentheses in filexfer.c
Signed-off-by: Masanari Iida
---
drivers/staging/unisys/visorchipset/filexfer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/unisys/visorchipset/filexfer.c
b/drivers/staging/unisys/visorchipset/filexfer.c
index 4