Re: [PATCH v3 02/19] scsi: libsas and users: Remove notifier indirection
On Mon, Jan 18, 2021 at 11:10 AM Ahmed S. Darwish wrote: > > From: John Garry > > LLDDs report events to libsas with .notify_port_event and > .notify_phy_event callbacks. > > These callbacks are fixed and so there is no reason why the functions > cannot be called directly, so do that. > > This ne
Re: [PATCH v3 02/19] scsi: libsas and users: Remove notifier indirection
Looks good, Reviewed-by: Christoph Hellwig