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;
|
break;
|
||||||
}
|
}
|
||||||
if (tv.tuner_type == TUNER_ABSENT)
|
if (tv.tuner_type == TUNER_ABSENT)
|
||||||
IVTV_ERR("tveeprom cannot autodetect tuner!");
|
IVTV_ERR("tveeprom cannot autodetect tuner!\n");
|
||||||
|
|
||||||
if (itv->options.tuner == -1)
|
if (itv->options.tuner == -1)
|
||||||
itv->options.tuner = tv.tuner_type;
|
itv->options.tuner = tv.tuner_type;
|
||||||
|
Loading…
Reference in New Issue
Block a user