Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (3444): Saa7134: small whitespace cleanup

- matched indents on quotes within a printk

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

authored by

Michael Krufky and committed by
Linus Torvalds
fd2f2677 b1b168e6

+3 -3
+3 -3
drivers/media/video/saa7134/saa7134-cards.c
··· 3368 3368 break; 3369 3369 case SAA7134_BOARD_MD5044: 3370 3370 printk("%s: seems there are two different versions of the MD5044\n" 3371 - "%s: (with the same ID) out there. If sound doesn't work for\n" 3372 - "%s: you try the audio_clock_override=0x200000 insmod option.\n", 3373 - dev->name,dev->name,dev->name); 3371 + "%s: (with the same ID) out there. If sound doesn't work for\n" 3372 + "%s: you try the audio_clock_override=0x200000 insmod option.\n", 3373 + dev->name,dev->name,dev->name); 3374 3374 break; 3375 3375 case SAA7134_BOARD_CINERGY400_CARDBUS: 3376 3376 /* power-up tuner chip */