[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100120133144.GD3580@faui49.informatik.uni-erlangen.de>
Date: Wed, 20 Jan 2010 14:31:44 +0100
From: Christoph Egger <siccegge@...d.informatik.uni-erlangen.de>
To: linux-kernel@...r.kernel.org, alsa-devel@...a-project.org
Cc: siccegge@...d.informatik.uni-erlangen.de,
Reinhard.Tartler@...ormatik.uni-erlangen.de
Subject: [PATCH] Obsolete config in kernel source (USE_MIXARTLOADER)
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.
The config Variable USE_MIXARTLOADER has been non-existent for
all git based linux kernels (2.6.12-rc) and seems to be no longer
relevant. It is only referenced at one place in the Code
(sound/pci/mixart/mixart_hwdep.c).
The attached patch makes the behaviour more obvious as it is
equivalent to the old one when assuming CONFIG_MIXARTLOADER as not
defined.
Please keep me informed of this patch getting confirmed /
merged so we can keep track of it.
Regards
Christoph Egger
View attachment "0001-config-USE_MIXARTLOADER-has-never-existed-in-KConfig.patch" of type "text/x-diff" (1134 bytes)
Powered by blists - more mailing lists