Dan Carpenter
2021-Jul-13 11:02 UTC
[PATCH v9 07/17] virtio: Don't set FAILED status bit on device index allocation failure
On Tue, Jul 13, 2021 at 04:46:46PM +0800, Xie Yongji wrote:> We don't need to set FAILED status bit on device index allocation > failure since the device initialization hasn't been started yet.The commit message should say what the effect of this change is to the user. Is this a bugfix? Will it have any effect on runtime at all? To me, hearing your thoughts on this is valuable even if you have to guess. "I noticed this mistake during review and I don't think it will affect runtime." regards, dan carpenter