media: dvb_ca_en50221: Fixed remaining block comments
- Added the missing opening empty comment line. Signed-off-by: Jasmin Jessich <jasmin@anw.at> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Родитель
82ec19e4df
Коммит
dc32f3244a
|
@ -1071,7 +1071,8 @@ static void dvb_ca_en50221_thread_update_delay(struct dvb_ca_private *ca)
|
||||||
int curdelay = 100000000;
|
int curdelay = 100000000;
|
||||||
int slot;
|
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!
|
* call might take several hundred milliseconds until timeout!
|
||||||
*/
|
*/
|
||||||
for (slot = 0; slot < ca->slot_count; slot++) {
|
for (slot = 0; slot < ca->slot_count; slot++) {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче