From: Greg KH <gregkh@linuxfoundation.org>
To: Soonwoo Hong <qpseh2m7@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] blk-mq: fix coding style
Date: Sat, 8 Jun 2019 17:55:24 +0200 [thread overview]
Message-ID: <20190608155524.GD7974@kroah.com> (raw)
In-Reply-To: <20190608155446.GC7974@kroah.com>
On Sat, Jun 08, 2019 at 05:54:46PM +0200, Greg KH wrote:
> On Sat, Jun 08, 2019 at 10:47:28PM +0900, Soonwoo Hong wrote:
> > Add a space before colon in ternary operator
> >
> > Singed-off-by: Soonwoo Hong <qpseh2m7@gmail.com>
> > ---
> > block/blk-mq.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> $ ./scripts/get_maintainer.pl --file block/blk-mq.c
> Jens Axboe <axboe@kernel.dk> (maintainer:BLOCK LAYER)
> linux-block@vger.kernel.org (open list:BLOCK LAYER)
> linux-kernel@vger.kernel.org (open list)
>
Also, doing coding style cleanups outside of drivers/staging/ is a tough
thing to do, please don't make it harder on yourself...
good luck!
greg k-h
prev parent reply other threads:[~2019-06-08 15:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-08 13:47 [PATCH] blk-mq: fix coding style Soonwoo Hong
2019-06-08 15:54 ` Greg KH
2019-06-08 15:55 ` Greg KH [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=20190608155524.GD7974@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=qpseh2m7@gmail.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.