summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDamien Le Moal <dlemoal@kernel.org>2026-07-13 13:16:53 +0900
committerDamien Le Moal <dlemoal@kernel.org>2026-07-18 10:09:19 +0900
commit9bf9aefdc0f5ef24674e7787e169b7d4d389009c (patch)
treea675b635e25dee31b44f86109eab89dc1de4943e /tools/perf/scripts/python/bin/stackcollapse-record
parentb448bb42bd1024014125c822211731fc2ae9a2ee (diff)
ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() static
The functions ata_eh_qc_complete() and ata_eh_qc_retry() are used only in libata-eh.c. So remove the declaration of these functions from include/linux/libata.h and define them as static. While at it, add a missing blank line between variable declaration and code in these two functions. No functional changes intended. Signed-off-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions