WSL2-Linux-Kernel/drivers/media/platform/sti
Markus Elfring 1ea7252d97 [media] c8sectpfe: Combine three checks into a single if block
The variable "tsin" was checked three times in a loop iteration of the
c8sectpfe_tuner_unregister_frontend() function.
This implementation detail could be improved by the combination of the
involved statements into a single if block so that this variable will be
checked only once there.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-11-19 10:10:22 -02:00
..
bdisp [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
c8sectpfe [media] c8sectpfe: Combine three checks into a single if block 2015-11-19 10:10:22 -02:00