From: Jason Cooper <jason@lakedaemon.net>
To: Niklas Svensson <nks@flawful.org>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
eric.rost@mybabylon.net, gregkh@linuxfoundation.org
Subject: Re: [PATCH] staging: skein: fixed sparse warnings related to static declarations
Date: Sat, 8 Nov 2014 14:56:33 -0500 [thread overview]
Message-ID: <20141108195633.GM3698@titan.lakedaemon.net> (raw)
In-Reply-To: <1415461758-9587-1-git-send-email-nks@flawful.org>
On Sat, Nov 08, 2014 at 04:49:18PM +0100, Niklas Svensson wrote:
> drivers/staging/skein/skein_generic.c:30:5: warning: symbol 'skein256_update' was not declared. Should it be static?
> drivers/staging/skein/skein_generic.c:65:5: warning: symbol 'skein512_update' was not declared. Should it be static?
> drivers/staging/skein/skein_generic.c:100:5: warning: symbol 'skein1024_update' was not declared. Should it be static?
>
> Signed-off-by: Niklas Svensson <nks@flawful.org>
> ---
> drivers/staging/skein/skein_generic.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
What tree/tag is this patch against? There've been quite a few changes
to the api this time around.
thx,
Jason.
next prev parent reply other threads:[~2014-11-08 19:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-08 15:49 [PATCH] staging: skein: fixed sparse warnings related to static declarations Niklas Svensson
2014-11-08 19:56 ` Jason Cooper [this message]
2014-11-09 18:51 ` Niklas Svensson
2014-11-09 22:32 ` Jason Cooper
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=20141108195633.GM3698@titan.lakedaemon.net \
--to=jason@lakedaemon.net \
--cc=devel@driverdev.osuosl.org \
--cc=eric.rost@mybabylon.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nks@flawful.org \
/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