diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2025-07-03 19:36:22 +0900 |
---|---|---|
committer | Niklas Cassel <cassel@kernel.org> | 2025-07-04 10:36:00 +0200 |
commit | 31921e87b2d2614e261096fdabedef1db7679611 (patch) | |
tree | a5160dcef7148a0e2459083324d1b9f920990596 /scripts/lib/kdoc/kdoc_re.py | |
parent | 6ba4d05c1425fe220d95395b4485443ce895bb95 (diff) |
ata: libata-core: Rename ata_do_set_mode()
With the renaming of libata-eh ata_set_mode() function to
ata_eh_set_mode(), libata-core function ata_do_set_mode() can now be
renamed to the simpler ata_set_mode().
All the call sites of the former ata_do_set_mode() are updated to use
the new function name.
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-5-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