summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-04-15 12:10:19 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-15 16:30:28 +0200
commitc215f0b5b858f59ddf0e5dde012099739f10d05d (patch)
treea98d7d4ad39f83542f332bc2fad2bf1cf1f66e93 /tools/perf/scripts/python/bin/task-analyzer-report
parent89d571794f795b626c67dc93bc148af161630a48 (diff)
downloadlinux-c215f0b5b858f59ddf0e5dde012099739f10d05d.tar.gz
linux-c215f0b5b858f59ddf0e5dde012099739f10d05d.zip
staging: rtl8723bs: Fix compilation errors for W=1 build
When building a kernel with Clang 19 the couple of warnings become the errors (due to CONFIG_WERROR=y by default). .../rtl8723bs/core/rtw_xmit.c:1939:13: error: variable 'drop_cnt' set but not used [-Werror,-Wunused-but-set-variable] .../rtl8723bs/hal/hal_com.c:893:6: error: variable 'res' set but not used [-Werror,-Wunused-but-set-variable] Fix them accordingly. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20250415091019.545905-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions