[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130215182119.GA23225@kroah.com>
Date: Fri, 15 Feb 2013 10:21:19 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Robert Berger <git.rber@...il.com>
Cc: devel@...verdev.osuosl.org, konrad.wilk@...cle.com,
sjenning@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
xiaoguangrong@...ux.vnet.ibm.com, minchan@...nel.org,
rber.git@...il.com,
Robert Berger <rber.git@...iableEmbeddedSystems.com>
Subject: Re: [PATCH] staging/zcache fixed some checkpatch issues
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.git@...iableEmbeddedSystems.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists