linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* invalid sparse warnings ?
@ 2013-11-26 14:20 Arend van Spriel
  2013-11-26 14:26 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Arend van Spriel @ 2013-11-26 14:20 UTC (permalink / raw)
  To: linux-wireless

Does some of you get these possibly invalid sparse warnings since 3.13-rc1?

brcm80211/brcmfmac/bcmsdh.c:777:1: warning: symbol 
'__ksymtab_brcmf_sdio_probe' was not declared. Should it be static?

The function brcmf_sdio_probe() is exported using EXPORT_SYMBOL macro. 
Maybe upgrade my sparse installment?

Regards,
Arend


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: invalid sparse warnings ?
  2013-11-26 14:20 invalid sparse warnings ? Arend van Spriel
@ 2013-11-26 14:26 ` Johannes Berg
  2013-11-27  9:01   ` Arend van Spriel
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2013-11-26 14:26 UTC (permalink / raw)
  To: Arend van Spriel; +Cc: linux-wireless

On Tue, 2013-11-26 at 15:20 +0100, Arend van Spriel wrote:
> Does some of you get these possibly invalid sparse warnings since 3.13-rc1?
> 
> brcm80211/brcmfmac/bcmsdh.c:777:1: warning: symbol 
> '__ksymtab_brcmf_sdio_probe' was not declared. Should it be static?
> 
> The function brcmf_sdio_probe() is exported using EXPORT_SYMBOL macro. 
> Maybe upgrade my sparse installment?

See the sparse mailing list,
http://www.spinics.net/lists/linux-sparse/msg03297.html

johannes


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: invalid sparse warnings ?
  2013-11-26 14:26 ` Johannes Berg
@ 2013-11-27  9:01   ` Arend van Spriel
  0 siblings, 0 replies; 3+ messages in thread
From: Arend van Spriel @ 2013-11-27  9:01 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless

On 11/26/2013 03:26 PM, Johannes Berg wrote:
> On Tue, 2013-11-26 at 15:20 +0100, Arend van Spriel wrote:
>> Does some of you get these possibly invalid sparse warnings since 3.13-rc1?
>>
>> brcm80211/brcmfmac/bcmsdh.c:777:1: warning: symbol
>> '__ksymtab_brcmf_sdio_probe' was not declared. Should it be static?
>>
>> The function brcmf_sdio_probe() is exported using EXPORT_SYMBOL macro.
>> Maybe upgrade my sparse installment?
>
> See the sparse mailing list,
> http://www.spinics.net/lists/linux-sparse/msg03297.html

Thanks, Johannes

I should improve my google skills ;-)

Gr. AvS



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-27  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26 14:20 invalid sparse warnings ? Arend van Spriel
2013-11-26 14:26 ` Johannes Berg
2013-11-27  9:01   ` Arend van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).