On Wed, Mar 25, 2026 at 07:08:57PM +0100, Joshua Daley wrote: > The event_list processes non-hotplug events (such as LUN capacity > changes), so remove the conditions that guard the initial kicks in > _probe() and _restore(), as well as the work cancellation in _remove(). > > Suggested-by: Stefan Hajnoczi > Signed-off-by: Joshua Daley > --- > drivers/scsi/virtio_scsi.c | 15 ++++++--------- > 1 file changed, 6 insertions(+), 9 deletions(-) Reviewed-by: Stefan Hajnoczi