From: Greg KH <gregkh@linuxfoundation.org>
To: Robert Berger <git.rber@gmail.com>
Cc: devel@driverdev.osuosl.org, konrad.wilk@oracle.com,
sjenning@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
xiaoguangrong@linux.vnet.ibm.com, minchan@kernel.org,
rber.git@gmail.com,
Robert Berger <rber.git@ReliableEmbeddedSystems.com>
Subject: Re: [PATCH] staging/zcache fixed some checkpatch issues
Date: Fri, 15 Feb 2013 10:21:19 -0800 [thread overview]
Message-ID: <20130215182119.GA23225@kroah.com> (raw)
In-Reply-To: <1360925580-18633-1-git-send-email-rber.git@ReliableEmbeddedSystems.com>
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@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
next prev parent reply other threads:[~2013-02-15 18:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <staging/zcache fixed some checkpatch issues>
2013-02-15 10:53 ` [PATCH] staging/zcache fixed some checkpatch issues Robert Berger
2013-02-15 18:21 ` Greg KH [this message]
2013-02-15 19:11 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130215182119.GA23225@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=git.rber@gmail.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minchan@kernel.org \
--cc=rber.git@ReliableEmbeddedSystems.com \
--cc=rber.git@gmail.com \
--cc=sjenning@linux.vnet.ibm.com \
--cc=xiaoguangrong@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.