mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
V4L/DVB (11932): ivtv: Add missing newline
Reported-by: Martin Dauskardt <martin.dauskardt@gmx.de> Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
3cd5270c41
commit
7360055aa3
@ -455,7 +455,7 @@ static void ivtv_process_eeprom(struct ivtv *itv)
|
||||
break;
|
||||
}
|
||||
if (tv.tuner_type == TUNER_ABSENT)
|
||||
IVTV_ERR("tveeprom cannot autodetect tuner!");
|
||||
IVTV_ERR("tveeprom cannot autodetect tuner!\n");
|
||||
|
||||
if (itv->options.tuner == -1)
|
||||
itv->options.tuner = tv.tuner_type;
|
||||
|
Loading…
Reference in New Issue
Block a user