From: Greg KH <greg@kroah.com>
To: Xavier Roche <roche@httrack.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: ft1000: warning removal: extern functions to static ones
Date: Thu, 28 May 2015 09:25:54 -0700 [thread overview]
Message-ID: <20150528162554.GC23837@kroah.com> (raw)
In-Reply-To: <1432826696-23001-1-git-send-email-roche@httrack.com>
On Thu, May 28, 2015 at 05:24:56PM +0200, Xavier Roche wrote:
> Local functions not used in other modules should be static, not extern.
> (patch checked against linux-next and staging)
This line shouldn't be here, it should just be "implied" :)
> Signed-off-by: Xavier Roche <roche@httrack.com>
> ---
> drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c | 24 +++++++++++-----------
> 1 file changed, 12 insertions(+), 12 deletions(-)
In the future, always use scripts/get_maintainer.pl to determine who to
send patches to please.
thanks,
greg k-h
next prev parent reply other threads:[~2015-05-28 16:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-28 15:24 Xavier Roche
2015-05-28 16:25 ` Greg KH [this message]
2015-05-28 21:16 ` Xavier Roche
2015-05-29 20:15 ` 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=20150528162554.GC23837@kroah.com \
--to=greg@kroah.com \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=roche@httrack.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
Powered by JetHome