linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 10/11] Subject: ifdef typos: sound_isa_cs423x_cs4231_lib.c
@ 2004-11-30  1:57 janitor
  2004-12-01 11:13 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: janitor @ 2004-11-30  1:57 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, janitor, domen, rddunlap



Funny typo.

Signed-off-by: Domen Puncer <domen@coderock.org>
Acked-by: Randy Dunlap <rddunlap@osdl.org>
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>

---

 linux-2.6.10-rc2-bk13-max/sound/isa/cs423x/cs4231_lib.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN sound/isa/cs423x/cs4231_lib.c~ifdef-sound_isa_cs423x_cs4231_lib sound/isa/cs423x/cs4231_lib.c
--- linux-2.6.10-rc2-bk13/sound/isa/cs423x/cs4231_lib.c~ifdef-sound_isa_cs423x_cs4231_lib	2004-11-30 02:41:46.000000000 +0100
+++ linux-2.6.10-rc2-bk13-max/sound/isa/cs423x/cs4231_lib.c	2004-11-30 02:41:46.000000000 +0100
@@ -694,7 +694,7 @@ static void snd_cs4231_init(cs4231_t *ch
 
 	snd_cs4231_mce_down(chip);
 
-#ifdef SNDRV_DEBUGq_MCE
+#ifdef SNDRV_DEBUG_MCE
 	snd_printk("init: (1)\n");
 #endif
 	snd_cs4231_mce_up(chip);
_

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

* Re: [patch 10/11] Subject: ifdef typos: sound_isa_cs423x_cs4231_lib.c
  2004-11-30  1:57 [patch 10/11] Subject: ifdef typos: sound_isa_cs423x_cs4231_lib.c janitor
@ 2004-12-01 11:13 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2004-12-01 11:13 UTC (permalink / raw)
  To: janitor; +Cc: akpm, linux-kernel, domen, rddunlap

At Tue, 30 Nov 2004 02:57:38 +0100,
janitor@sternwelten.at wrote:
> 
> Funny typo.
> 
> Signed-off-by: Domen Puncer <domen@coderock.org>
> Acked-by: Randy Dunlap <rddunlap@osdl.org>
> Signed-off-by: Maximilian Attems <janitor@sternwelten.at>

Thanks, I applied it to ALSA tree.


Takashi

> 
> ---
> 
>  linux-2.6.10-rc2-bk13-max/sound/isa/cs423x/cs4231_lib.c |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> diff -puN sound/isa/cs423x/cs4231_lib.c~ifdef-sound_isa_cs423x_cs4231_lib sound/isa/cs423x/cs4231_lib.c
> --- linux-2.6.10-rc2-bk13/sound/isa/cs423x/cs4231_lib.c~ifdef-sound_isa_cs423x_cs4231_lib	2004-11-30 02:41:46.000000000 +0100
> +++ linux-2.6.10-rc2-bk13-max/sound/isa/cs423x/cs4231_lib.c	2004-11-30 02:41:46.000000000 +0100
> @@ -694,7 +694,7 @@ static void snd_cs4231_init(cs4231_t *ch
>  
>  	snd_cs4231_mce_down(chip);
>  
> -#ifdef SNDRV_DEBUGq_MCE
> +#ifdef SNDRV_DEBUG_MCE
>  	snd_printk("init: (1)\n");
>  #endif
>  	snd_cs4231_mce_up(chip);
> _
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

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

end of thread, other threads:[~2004-12-01 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-30  1:57 [patch 10/11] Subject: ifdef typos: sound_isa_cs423x_cs4231_lib.c janitor
2004-12-01 11:13 ` Takashi Iwai

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