On Thu, Jul 20, 2023 at 09:27:51AM +0100, John Garry wrote: > On 20/07/2023 01:42, Niklas Cassel wrote: > > From: Hannes Reinecke<hare@xxxxxxx> > > > > Rename __ata_port_probe() to ata_port_probe() and drop the wrapper > > ata_sas_async_probe(). > > > It is confusing that the previous patch is "inline ata_port_probe" - from > that I would expect it to be gone, but here is it back again :) Yes, I agree. Remember, I'm not the author of most of these patches :) I will change commit message from: ata,scsi: cleanup ata_port_probe() to ata,scsi: cleanup __ata_port_probe() I hope that is enough to address your comment. Kind regards, Niklas