Merge branch 'topic/snd_card_new-err' into topic/drop-l3
[cascardo/linux.git] / sound / mips / au1x00.c
index 99e1391..3e763d6 100644 (file)
@@ -679,7 +679,7 @@ au1000_init(void)
                return err;
        }
 
-       printk( KERN_INFO "ALSA AC97: Driver Initialized\n" );
+       printk(KERN_INFO "ALSA AC97: Driver Initialized\n");
        au1000_card = card;
        return 0;
 }