aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorluo penghao <[email protected]>2021-11-04 06:21:38 +0000
committerDavid S. Miller <[email protected]>2021-11-05 10:14:38 +0000
commit0c500ef5d3395b68f615486c90aaf28868e0032c (patch)
tree050888065a810fc1225a1d6c991186f8e6f05c86 /lib/string_helpers.c
parentaf1877b6cad16bdd8d8d93ca1c7b37e8f21ef4e3 (diff)
tg3: Remove redundant assignments
The assignment of err will be overwritten next, so this statement should be deleted. The clang_analyzer complains as follows: drivers/net/ethernet/broadcom/tg3.c:5506:2: warning: Value stored to 'expected_sg_dig_ctrl' is never read Reported-by: Zeal Robot <[email protected]> Signed-off-by: luo penghao <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions