diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2023-02-07 08:24:10 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-02-22 13:04:33 +0300 |
commit | 7c4c511f74ba65a18f0beeb9b2fc0e34f28ee79d (patch) | |
tree | 2c0130ea7b877d777e689002a70750df7015b9c3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8c68fe00344c01bfba95b9f978af0aa236a821f7 (diff) | |
download | linux-7c4c511f74ba65a18f0beeb9b2fc0e34f28ee79d.tar.xz |
wifi: ath10k: Remove redundant assignment to changed_flags
Variable changed_flags is assigned, but is not effectively used, so
delete it.
drivers/net/wireless/ath/ath10k/mac.c:6024:22: warning: parameter 'changed_flags' set but not used.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3963
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230207052410.26337-1-jiapeng.chong@linux.alibaba.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions