Re: [PATCH] ata: libata-scsi: Fix ata_scsi_hotplug() reference in kernel-doc

From: Niklas Cassel

Date: Sat Sep 12 2026 - 07:33:13 EST


On Sat, 12 Sep 2026 12:12:15 +0200, Karl Mehltretter wrote:
> The ata_scsi_remove_dev() comment misspells its caller as
> ata_eh_scsi_hotplug(). The caller is ata_scsi_hotplug(). Correct the
> reference, which predates libata's move from drivers/scsi to
> drivers/ata.
>
>

Applied to libata/linux.git (for-7.4), thanks!

[1/1] ata: libata-scsi: Fix ata_scsi_hotplug() reference in kernel-doc
https://git.kernel.org/libata/linux/c/5915ab52

Kind regards,
Niklas