summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAditya Tipre <tipreaditya@gmail.com>2026-06-25 11:16:06 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-07 13:30:00 +0200
commitb816d48cc0dc04e7e775880bb07b5f86d5eb6978 (patch)
treeecf193fdc134e44c68cceaec3416f6aab88aeee0 /tools/perf/scripts/python/bin
parent8547b311451aae6b9c39b66e23dd479b2e3bb40e (diff)
staging: rtl8723bs: rename shadowed variable
The inner variable ie in update_bcn_erpinfo_ie() shadows an outer local variable of the same name. This triggers a -Wshadow warning. Rename the inner variable to erp_ie to remove the warning and make the code less ambiguous. No functional change. Signed-off-by: Aditya Tipre <tipreaditya@gmail.com> Link: https://patch.msgid.link/20260625151606.96229-1-tipreaditya@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions