lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 21 Jul 2010 15:03:08 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Christian Dietrich <qy03fugy@...d.informatik.uni-erlangen.de>
Cc:	Jaroslav Kysela <perex@...ex.cz>, Julia Lawall <julia@...u.dk>,
	Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org,
	alsa-devel@...a-project.org,
	vamos-dev@...informatik.uni-erlangen.de
Subject: Re: [PATCH 1/3] sound/oss: Remove dead CONFIG_SOFTOSS*

At Wed, 21 Jul 2010 14:35:17 +0200,
Christian Dietrich wrote:
> 
> CONFIG_SOFTOSS* doesn't exist in Kconfig or somewhere
> else, therefore removing all references for it from the source code.
> 
> Signed-off-by: Christian Dietrich <qy03fugy@...d.informatik.uni-erlangen.de>

Applied this one.  Thanks.


Takashi

> ---
>  sound/oss/vidc.c |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/sound/oss/vidc.c b/sound/oss/vidc.c
> index ac39a53..f0e0caa 100644
> --- a/sound/oss/vidc.c
> +++ b/sound/oss/vidc.c
> @@ -491,9 +491,6 @@ static void __init attach_vidc(struct address_info *hw_config)
>  	vidc_adev = adev;
>  	vidc_mixer_set(SOUND_MIXER_VOLUME, (85 | 85 << 8));
>  
> -#if defined(CONFIG_SOUND_SOFTOSS) || defined(CONFIG_SOUND_SOFTOSS_MODULE)
> -	softoss_dev = adev;
> -#endif
>  	return;
>  
>  irq_failed:
> -- 
> 1.7.0.4
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists