From: Greg KH <gregkh@linuxfoundation.org>
To: Soumyajit Deb <debsoumyajit100@gmail.com>
Cc: outreachy-kernel@googlegroups.com, perex@perex.cz
Subject: Re: [PATCH] Remove space after * in pointer declarations
Date: Mon, 23 Mar 2020 11:39:04 +0100 [thread overview]
Message-ID: <20200323103904.GA477736@kroah.com> (raw)
In-Reply-To: <20200322143442.GA32287@ubuntu>
On Sun, Mar 22, 2020 at 08:04:49PM +0530, Soumyajit Deb wrote:
> Remove space after * in pointer declaration to improve code readability
> and to adhere to the standard coding style.
> Reported by checkpatch.pl
>
> Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com>
> ---
> drivers/staging/hp/hp100.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
There is no "staging" or driver name in the subject line here :(
Please fix up and resend.
thanks,
greg k-h
prev parent reply other threads:[~2020-03-23 10:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-22 14:34 [PATCH] Remove space after * in pointer declarations Soumyajit Deb
2020-03-23 10:39 ` 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=20200323103904.GA477736@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=debsoumyajit100@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
--cc=perex@perex.cz \
/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.