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

janitor_at_sternwelten.at
Date: 11/30/04

  • Next message: David Schwartz: "RE: Concurrent access to /dev/urandom"
    To: akpm@osdl.org
    Date:	Tue, 30 Nov 2004 02:57:38 +0100
    
    

    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);
    _
    -
    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/
    

  • Next message: David Schwartz: "RE: Concurrent access to /dev/urandom"

    Relevant Pages

    • [PATCH] shrink inode when quota is disabled
      ... drop quota array in inode struct if no quota support ... +#ifdef CONFIG_QUOTA ... 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/ ...
      (Linux-Kernel)
    • [PATCH][2.6.7-mm4] perfctr update 1/6: fix linkage error
      ... static void __init do_rdpmc(unsigned pmc, unsigned unused2) ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [-mm patch] arch/i386/kernel/traps.c: fix SYSFS=n compile
      ... : undefined reference to `last_sysfs_file' ... +#ifdef CONFIG_SYSFS ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Entry points for execution
      ... #ifdef CONFIG_LINUX_JAIL ... Powered by Linare Corporation ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.1-mm1: sound/pci/cmipci.c compile error
      ... > I got the following compile error when trying to compile ... #ifdef SUPPORT_JOYSTICK ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)