diff options
| author | Haroen Tmimi <tmimiharoen@gmail.com> | 2026-02-10 19:56:30 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-02-23 16:17:08 +0100 |
| commit | 134fdc1c972840ac57e77e6f5b2b62f3c433afae (patch) | |
| tree | 70f13dc4997cdfa8eb6fe1ff90f7b10c3b26d108 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8fd94d0e44f06c40e2cff6296807713a87a1590e (diff) | |
staging: rtl8723bs: remove shadowed variable in sdio_halinit
The variable 'bMacPwrCtrlOn' was redeclared in the function
CardEnable, shadowing a variable of the same name declared at the
top of the function (line 21).
Remove the redundant 'u8' type declaration to use the existing outer
variable and resolve a -Wshadow warning.
Signed-off-by: Haroen Tmimi <tmimiharoen@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260210185630.54577-1-tmimiharoen@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
