All of lore.kernel.org
 help / color / mirror / Atom feed
* a couple odd Kconfig variables
@ 2009-09-07 22:30 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2009-09-07 22:30 UTC (permalink / raw)
  To: linux-media


  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
========================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-07 22:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-07 22:30 a couple odd Kconfig variables Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.