aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-10 17:58:44 +0100
committerHelge Deller <[email protected]>2022-01-29 22:24:26 +0100
commit9c5718ab30966feebc1428398b9022a820cfadf7 (patch)
tree0d6ec8c86677303f7a553a4aff65892f1b0f1398 /lib/test_overflow.c
parent8738ddcac644964ae128ccd3d80d48773c8d528e (diff)
video: fbdev: atyfb: Remove assigned but never used variable statements
There are a couple of statements where local variables are being assigned values that are never read because the function returns immediately after the assignment. Clean up the code by removing them. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions