WSL2-Linux-Kernel/drivers/media/platform/sti/c8sectpfe
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
..
Kconfig [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK 2015-10-20 16:02:41 -02:00
Makefile [media] c8sectpfe: Add Kconfig and Makefile for the driver 2015-08-11 16:08:29 -03:00
c8sectpfe-common.c [media] c8sectpfe: Combine three checks into a single if block 2015-11-19 10:10:22 -02:00
c8sectpfe-common.h [media] c8sectpfe: Add LDVB helper functions 2015-08-11 16:05:53 -03:00
c8sectpfe-core.c [media] c8sectpfe: Update binding to reset-gpios 2015-11-18 13:32:58 -02:00
c8sectpfe-core.h
c8sectpfe-debugfs.c [media] c8sectpfe: Add c8sectpfe debugfs support 2015-08-11 16:07:22 -03:00
c8sectpfe-debugfs.h [media] c8sectpfe: Add c8sectpfe debugfs support 2015-08-11 16:07:22 -03:00
c8sectpfe-dvb.c [media] c8sectpfe: Add support for various ST NIM cards 2015-08-11 16:06:49 -03:00
c8sectpfe-dvb.h [media] c8sectpfe: Add support for various ST NIM cards 2015-08-11 16:06:49 -03:00