summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorDamien Le Moal <dlemoal@kernel.org>2025-07-03 19:36:20 +0900
committerNiklas Cassel <cassel@kernel.org>2025-07-04 10:36:00 +0200
commit6cbd989626b5695ec083e2a419372f10d0125900 (patch)
tree35f9d8cec7f40b2737f805599430c7275ca5eb55 /scripts/lib/kdoc/kdoc_re.py
parent6d4405b16d37090a0c905079eab951cfb5044a65 (diff)
ata: libata-core: Make ata_dev_cleanup_cdl_resources() static
The function ata_dev_cleanup_cdl_resources() is called only from ata_dev_init_cdl_resources() and ata_dev_free_resources() which are both defined in drivers/ata/libata-core.c. So there is no need for ata_dev_cleanup_cdl_resources() to be visible from outside of this file. Change this function definition to be a static function. No functional changes. Signed-off-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Niklas Cassel <cassel@kernel.org> Link: https://lore.kernel.org/r/20250703103622.291272-3-dlemoal@kernel.org Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions