From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jeremiah Mahler <jmmahler@gmail.com>
Cc: Eli Billauer <eli.billauer@gmail.com>,
devel@driverdev.osuosl.org, Kees Cook <keescook@chromium.org>,
linux-kernel@vger.kernel.org,
Wei Yongjun <yongjun_wei@trendmicro.com.cn>,
Richard Weinberger <richard@nod.at>
Subject: Re: [PATCH] xillybus: place 'else' on same line as '}'
Date: Thu, 17 Jul 2014 17:18:23 -0700 [thread overview]
Message-ID: <20140718001823.GA24907@kroah.com> (raw)
In-Reply-To: <1405307220-15946-1-git-send-email-jmmahler@gmail.com>
On Sun, Jul 13, 2014 at 08:07:00PM -0700, Jeremiah Mahler wrote:
> Place 'else' on same line as closing brace '}' as per
> Documentation/CodingStyle. Fixes 1 error found by checkpatch.pl.
>
> Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
> ---
> drivers/staging/xillybus/xillybus_core.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Sorry, someone else sent this patch, which I applied already. They did
so after you, but I missed this one as you didn't have the 'staging'
line on the Subject, my fault.
Sorry about that.
greg k-h
prev parent reply other threads:[~2014-07-18 0:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-14 3:07 [PATCH] xillybus: place 'else' on same line as '}' Jeremiah Mahler
2014-07-14 6:40 ` Eli Billauer
2014-07-14 8:51 ` Dan Carpenter
2014-07-14 16:08 ` Jeremiah Mahler
2014-07-14 16:02 ` Jeremiah Mahler
2014-07-18 0:18 ` Greg Kroah-Hartman [this message]
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=20140718001823.GA24907@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=eli.billauer@gmail.com \
--cc=jmmahler@gmail.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=richard@nod.at \
--cc=yongjun_wei@trendmicro.com.cn \
/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.