From: Greg KH <gregkh@linuxfoundation.org>
To: parna.naveenkumar@gmail.com
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] char: misc: Move EXPORT_SYMBOL immediately next to the functions/varibles
Date: Wed, 15 May 2019 17:13:42 +0200 [thread overview]
Message-ID: <20190515151342.GC23599@kroah.com> (raw)
In-Reply-To: <20190515141731.27908-1-parna.naveenkumar@gmail.com>
On Wed, May 15, 2019 at 07:47:31PM +0530, parna.naveenkumar@gmail.com wrote:
> From: Naveen Kumar Parna <parna.naveenkumar@gmail.com>
>
> According to checkpatch: EXPORT_SYMBOL(foo); should immediately follow its
> function/variable.
>
> This patch fixes the following checkpatch.pl issues in drivers/char/misc.c:
> WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable
>
> Signed-off-by: Naveen Kumar Parna <parna.naveenkumar@gmail.com>
> ---
> drivers/char/misc.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Where are patches 1/3 and 2/3 of this series?
next prev parent reply other threads:[~2019-05-15 15:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-15 14:17 [PATCH 3/3] char: misc: Move EXPORT_SYMBOL immediately next to the functions/varibles parna.naveenkumar
2019-05-15 15:13 ` Greg KH [this message]
2019-05-16 11:06 ` Naveen Kumar Parna
2019-05-16 17:23 ` Greg KH
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=20190515151342.GC23599@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=parna.naveenkumar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox