linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Unreferenced config in kernel (libata-sff.c) source (NO_ATA_LEGACY)
@ 2010-01-20 14:29 Christoph Egger
  2010-01-21  0:14 ` [PATCH #upstream-fixes] libata-sff: remove CONFIG_NO_ATA_LEGACY Tejun Heo
  0 siblings, 1 reply; 6+ messages in thread
From: Christoph Egger @ 2010-01-20 14:29 UTC (permalink / raw)
  To: linux-kernel, htejun, linux-ide, jgarzik; +Cc: siccegge, Reinhard.Tartler

Hi all!

	As part of the VAMOS[0] research project at the University of
Erlangen we're checking referential integrity between kernel KConfig
options and in-code Conditional blocks.

./drivers/ata/libata-sff.c:2948:#if defined(CONFIG_NO_ATA_LEGACY)

	That's the only place where it is checked for
NO_ATA_LEGACY. As this Item does appear nowhere in KConfig and
therefor is not selectable I'm wondering whether that small Code
fragment should be dropped or a new KConfig option should be added?

	Please keep me informed of this patch getting confirmed /
merged so we can keep track of it.

Regards

	Christoph Egger

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

end of thread, other threads:[~2010-01-22  0:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 14:29 Unreferenced config in kernel (libata-sff.c) source (NO_ATA_LEGACY) Christoph Egger
2010-01-21  0:14 ` [PATCH #upstream-fixes] libata-sff: remove CONFIG_NO_ATA_LEGACY Tejun Heo
2010-01-21  0:15   ` Tejun Heo
2010-01-21  4:32     ` Jeff Garzik
2010-01-21 12:04   ` Alan Cox
2010-01-22  0:48     ` Tejun Heo

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).