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 across lines > zcache-main.c:2070: WARNING: Prefer pr_warn(... to pr_warning(... > > Signed-off-by: Robert Berger <rber....@reliableembeddedsystems.com> > --- > drivers/staging/zcache/tmem.c | 2 +- > drivers/staging/zcache/zcache-main.c | 10 ++++------ > 2 files changed, 5 insertions(+), 7 deletions(-)
This patch fails to apply to my tree for some reason, can you redo it against the latest linux-next tree and resend? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/