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:	Tue, 07 Apr 2009 04:45:54 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Akinobu Mita <akinobu.mita@...il.com>
Cc:	Jaroslav Kysela <perex@...ex.cz>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ALSA: hda - add missing comma in ad1884_slave_vols

At Mon, 6 Apr 2009 18:42:42 +0900,
Akinobu Mita wrote:
> 
> Signed-off-by: Akinobu Mita <akinobu.mita@...il.com>
> Cc: Jaroslav Kysela <perex@...ex.cz>
> Cc: Takashi Iwai <tiwai@...e.de>

Thanks, applied now.  It'll be Cc'ed to stable kernel, too.


Takashi

> ---
>  sound/pci/hda/patch_analog.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
> index 5bb48ee..38ad3f7 100644
> --- a/sound/pci/hda/patch_analog.c
> +++ b/sound/pci/hda/patch_analog.c
> @@ -3256,7 +3256,7 @@ static const char *ad1884_slave_vols[] = {
>  	"Mic Playback Volume",
>  	"CD Playback Volume",
>  	"Internal Mic Playback Volume",
> -	"Docking Mic Playback Volume"
> +	"Docking Mic Playback Volume",
>  	/* "Beep Playback Volume", */
>  	"IEC958 Playback Volume",
>  	NULL
> 
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ