summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNikolay Kulikov <nikolayof23@gmail.com>2026-04-21 08:15:15 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-27 05:01:56 -0600
commit5802af57b224713ae817654c102980627bded435 (patch)
tree39a72d5152ddb7517076bdc567203ba8535f0b1c /tools/perf/scripts/python/bin/stackcollapse-report
parentf051bc718b00446709e00e6b54bd6b4e2d4ce447 (diff)
staging: rtl8723bs: remove dump_chip_info() function
The dump_chip_info() function formats chip version information into a local 128-byte buffer using the scnprintf(). This buffer was previously passed to the DBG_871X macro. Commit 968b15adb0ea ("staging: rtl8723bs: remove all DBG_871X logs") removed the macro, leaving the buffer formatted but never used or output anywhere. dump_chip_info() is now useless, so remove it and its call from ReadChipVersion8723B(). Signed-off-by: Nikolay Kulikov <nikolayof23@gmail.com> Reviewed-by: Luka Gejak <luka.gejak@linux.dev> Link: https://patch.msgid.link/20260421051551.1694-1-nikolayof23@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions