RE: [PATCH v2 3/3] scsi: ufs: Introduce event_notify variant function

From: Avri Altman
Date: Thu Dec 03 2020 - 02:33:55 EST


>
> Introduce event_notify variant function to allow
> vendor to get notification of important events and connect
> to vendor-specific debugging facilities.
You need to add an implementation of this vop,
otherwise it's just dead code.

Thanks,
Avri