From: "Randy.Dunlap" <rdunlap@xenotime.net>
To: linux-sparse@vger.kernel.org
Subject: what's with "symbol blah was not declared"
Date: Thu, 30 Aug 2007 21:05:34 -0700 (PDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0708302100090.26586@shark.he.net> (raw)
e.g., linux kernel source code: init/do_mounts.c, line 23 is:
int __initdata rd_doload;
and sparse (snapshot of 2007-08-31) says:
init/do_mounts.c:23:16: warning: symbol 'rd_doload' was not declared. Should it be static?
thanks,
--
~Randy
next reply other threads:[~2007-08-31 4:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-31 4:05 Randy.Dunlap [this message]
2007-08-31 4:16 ` what's with "symbol blah was not declared" Sam Ravnborg
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=Pine.LNX.4.64.0708302100090.26586@shark.he.net \
--to=rdunlap@xenotime.net \
--cc=linux-sparse@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;
as well as URLs for NNTP newsgroup(s).