Re: [PATCH] staging/zcache fixed some checkpatch issues

2013-02-15 Thread Joe Perches
On Fri, 2013-02-15 at 10:21 -0800, Greg KH wrote: > On Fri, Feb 15, 2013 at 12:53:00PM +0200, Robert Berger wrote: > > Signed-off-by: Robert Berger [] > This patch fails to apply to my tree for some reason, can you redo it > against the latest linux-next tree and resend? Perhaps it'd be better to

Re: [PATCH] staging/zcache fixed some checkpatch issues

2013-02-15 Thread Greg KH
On Fri, Feb 15, 2013 at 12:53:00PM +0200, Robert Berger wrote: > tmem.c:76: ERROR: "foo*bar" should be "foo *bar" > zcache-main.c:2057: WARNING: quoted string split across lines > zcache-main.c:2059: WARNING: Prefer pr_warn(... to pr_warning(... > zcache-main.c:2068: WARNING: quoted string split ac

[PATCH] staging/zcache fixed some checkpatch issues

2013-02-15 Thread Robert Berger
tmem.c:76: ERROR: "foo*bar" should be "foo *bar" zcache-main.c:2057: WARNING: quoted string split across lines zcache-main.c:2059: WARNING: Prefer pr_warn(... to pr_warning(... zcache-main.c:2068: WARNING: quoted string split across lines zcache-main.c:2070: WARNING: Prefer pr_warn(... to pr_warnin