linux-stable/drivers/media/pci/saa7146
Colin Ian King 213173d958 media: saa7146: remove redundant assignments of i to zero
The variable i is assigned the value 0 and each time the value is
never read after it has been assigned. The assignments are redundant
and can be removed.

Link: https://lore.kernel.org/linux-media/20211205001717.178416-1-colin.i.king@gmail.com
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-12-14 16:19:03 +01:00
..
hexium_gemini.c media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach() 2021-12-14 15:09:14 +01:00
hexium_orion.c media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach() 2021-12-07 11:29:55 +01:00
Kconfig
Makefile
mxb.c media: saa7146: remove redundant assignments of i to zero 2021-12-14 16:19:03 +01:00