mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 17:43:59 +00:00
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:
parent
82ec19e4df
commit
dc32f3244a
@ -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++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user