aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-07 10:28:14 +0000
committerDavid S. Miller <[email protected]>2021-09-07 13:06:08 +0000
commit0f77f2defaf682eb7e7ef623168e49c74ae529e3 (patch)
tree2102ae59731f961f4081d0b0089bb9010f72669a /lib/test_printf.c
parentMerge branch 'stmmac-wol-fix' (diff)
downloadkernel-0f77f2defaf682eb7e7ef623168e49c74ae529e3.tar.gz
kernel-0f77f2defaf682eb7e7ef623168e49c74ae529e3.zip
ieee802154: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_printf.c')
0 files changed, 0 insertions, 0 deletions