On 4/5/23 08:46, Daniel Wagner wrote: > The function waits until it sees a given state (or timeouts). > Unfortunately, we can't use /sys/class/nvme/nvme%d because this symlink > will be removed if the controller is going through resetting state. Thus > use the real nvme%d directly. > > Signed-off-by: Daniel Wagner <dwagner@xxxxxxx> > --- > Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck