[patch 10/11] Subject: ifdef typos: sound_isa_cs423x_cs4231_lib.c

From: janitor
Date: Mon Nov 29 2004 - 21:49:20 EST




Funny typo.

Signed-off-by: Domen Puncer <domen@xxxxxxxxxxxx>
Acked-by: Randy Dunlap <rddunlap@xxxxxxxx>
Signed-off-by: Maximilian Attems <janitor@xxxxxxxxxxxxxx>

---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/