linux-stable/drivers/media/pci/saa7164
Colin Ian King 1c43c1ecd6 media: saa7164: Remove redundant assignment of pointer t
The pointer t is being assigned a value that is never read, it is being
updated later on inside the for-loop. The assignment is redundant and
can be removed.

Addresses-Coverity: ("Unused value")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-09-30 10:07:59 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
saa7164-api.c media: saa7164: Remove redundant assignment of pointer t 2021-09-30 10:07:59 +02:00
saa7164-buffer.c media: saa7164: switch from 'pci_' to 'dma_' API 2021-01-27 13:44:33 +01:00
saa7164-bus.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
saa7164-cards.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
saa7164-cmd.c media: saa7164: remove redundant continue statement 2021-07-12 09:16:38 +02:00
saa7164-core.c media: saa7164: switch from 'pci_' to 'dma_' API 2021-01-27 13:44:33 +01:00
saa7164-dvb.c media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON() 2020-08-29 07:49:24 +02:00
saa7164-encoder.c media: media/saa7164: fix saa7164_encoder_register() memory leak bugs 2021-03-22 11:53:03 +01:00
saa7164-fw.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
saa7164-i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
saa7164-reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
saa7164-types.h media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h 2021-03-22 11:57:37 +01:00
saa7164-vbi.c media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON() 2020-08-29 07:49:41 +02:00
saa7164.h media: media/pci: fix spelling typo of frimware 2021-02-05 23:51:51 +01:00