aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/randomize_layout_plugin.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-22 17:16:30 +0200
committerMauro Carvalho Chehab <[email protected]>2020-08-06 11:28:21 +0200
commit670f7ef5f0fccd5b6dd7da80a0f7ec6b6cf9aafa (patch)
treee91ace2d2df19ae23a6babe3521c1ca16d0cb00b /scripts/gcc-plugins/randomize_layout_plugin.c
parent04320b3ef90bef04df6672e3a98a266b88c35b55 (diff)
media: radio: remove redundant assignment to variable retval
The variable retval 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: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions