From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: linux-media@vger.kernel.org
Subject: a couple odd Kconfig variables
Date: Mon, 7 Sep 2009 18:30:01 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.0909071828160.22514@localhost> (raw)
from my latest scanning script:
===== RADIO_TEA5764_XTAL
drivers/media/radio/radio-tea5764.c:132:#ifndef RADIO_TEA5764_XTAL
drivers/media/radio/radio-tea5764.c:133:#define RADIO_TEA5764_XTAL 1
drivers/media/radio/radio-tea5764.c:137:static int use_xtal =
RADIO_TEA5764_XTAL;
drivers/media/radio/Kconfig:401:config RADIO_TEA5764_XTAL
===== RADIO_TYPHOON_PROC_FS
drivers/media/radio/Kconfig:291:config RADIO_TYPHOON_PROC_FS
note that that second Kconfig variable is defined but unused (i may
have reported this already), while the first seems redundant since
it's hard-coded in the source file anyway.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Annoying Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
reply other threads:[~2009-09-07 22:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=alpine.LFD.2.00.0909071828160.22514@localhost \
--to=rpjday@crashcourse.ca \
--cc=linux-media@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