summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorHaroen Tmimi <tmimiharoen@gmail.com>2026-02-10 21:56:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-23 18:17:08 +0300
commit134fdc1c972840ac57e77e6f5b2b62f3c433afae (patch)
tree70f13dc4997cdfa8eb6fe1ff90f7b10c3b26d108 /include/linux/stacktrace.h
parent8fd94d0e44f06c40e2cff6296807713a87a1590e (diff)
downloadlinux-134fdc1c972840ac57e77e6f5b2b62f3c433afae.tar.xz
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 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions