mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Niklas Svensson <nks@flawful.org>
To: Jason Cooper <jason@lakedaemon.net>
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: Sun, 09 Nov 2014 19:51:36 +0100	[thread overview]
Message-ID: <545FB7B8.5080506@flawful.org> (raw)
In-Reply-To: <20141108195633.GM3698@titan.lakedaemon.net>


On 11/08/2014 08:56 PM, Jason Cooper wrote:
> 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.
linux-next,
tag: next-20141106

also applicable for gregkg's staging-next tree

  reply	other threads:[~2014-11-09 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 15:49 Niklas Svensson
2014-11-08 19:56 ` Jason Cooper
2014-11-09 18:51   ` Niklas Svensson [this message]
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=545FB7B8.5080506@flawful.org \
    --to=nks@flawful.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=eric.rost@mybabylon.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome