[PATCH V2 1/1] nvme: introduce generic per-namespace chardev
Minwoo Im
minwoo.im.dev at gmail.com
Wed Apr 7 17:59:50 BST 2021
On 21-04-07 18:48:18, Christoph Hellwig wrote:
> I've force pushed the branch with the updates, let me know if this
> looks good to you.
Checked the commit. IS_ENABLED() makes code much more cleaner by
removing the #ifdef from the .c file. Also checked that the
mutex_unlock in nvme_find_get_live_ctrl().
Otherwise, the generic ns patch commit description looks like needs to
be updated: it's still saying that nvme-generic-XnY, and also about the
module parameter that's been removed in this series.
Tested again based on the force pushed branch.
Thanks!
More information about the Linux-nvme
mailing list