diff options
author | 2022-03-07 14:46:03 +0000 | |
---|---|---|
committer | 2022-03-14 18:27:14 +0100 | |
commit | 8d6319cdafadd9f68542cc21972c8c0c5d787ac5 (patch) | |
tree | 0aba6852062566a63b4f3f83b17c42a4f06352e6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: vchiq_arm: make vchiq_platform_get_arm_state() static (diff) | |
download | wireguard-linux-8d6319cdafadd9f68542cc21972c8c0c5d787ac5.tar.xz wireguard-linux-8d6319cdafadd9f68542cc21972c8c0c5d787ac5.zip |
staging: gdm724x: remove redundant assignment of pointer w
Pointer w is being assigned a value that is never read, it is
being re-assigned a new value later. The assignment is redundant
and can be removed.
Cleans up clan scan build warning:
drivers/staging/gdm724x/gdm_lte.c:198:2: warning: Value stored to 'w'
is never read [deadcode.DeadStores]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220307144603.136846-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions