aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vimc/vimc-scaler.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-10 13:39:57 +0200
committerMauro Carvalho Chehab <[email protected]>2021-09-30 10:07:59 +0200
commit1c43c1ecd6a4dd0673f097ee11f5566a1ff25ef7 (patch)
treeed782d770c985b872707785088838326820a83e5 /drivers/media/test-drivers/vimc/vimc-scaler.c
parent5a3683d60e56f4faa9552d3efafd87ef106dd393 (diff)
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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/test-drivers/vimc/vimc-scaler.c')
0 files changed, 0 insertions, 0 deletions