aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/stm32/stm32-dcmi.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-01-07 18:11:07 +0100
committerMauro Carvalho Chehab <[email protected]>2020-02-24 16:26:14 +0100
commitef45b77b62ef9b4842e25c5b850023e4211c0b1e (patch)
tree37709ce0b63d929a09180548f2351275f1bd4d5e /drivers/media/platform/stm32/stm32-dcmi.c
parentf52981019ad8d6718de79b425a574c6bddf81f7c (diff)
media: drxj: remove redundant assignments to variable rc
The variable rc is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/platform/stm32/stm32-dcmi.c')
0 files changed, 0 insertions, 0 deletions