Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc32f324 authored by Jasmin Jessich's avatar Jasmin Jessich Committed by Mauro Carvalho Chehab
Browse files

media: dvb_ca_en50221: Fixed remaining block comments



- Added the missing opening empty comment line.

Signed-off-by: default avatarJasmin Jessich <jasmin@anw.at>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 82ec19e4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1071,7 +1071,8 @@ static void dvb_ca_en50221_thread_update_delay(struct dvb_ca_private *ca)
	int curdelay = 100000000;
	int slot;

	/* Beware of too high polling frequency, because one polling
	/*
	 * Beware of too high polling frequency, because one polling
	 * call might take several hundred milliseconds until timeout!
	 */
	for (slot = 0; slot < ca->slot_count; slot++) {