Re: [PATCH 7/7] nvme-fabrics: add nvmf_init_ctrl/nvmf_teardown_ctrl API From: Sagi Grimberg <sagi@grimberg.me> Date: 2021-10-19 12:47:07 +void nvmf_teardown_ctrl(struct nvme_ctrl *ctrl) +{ + cancel_work_sync(&ctrl->err_work); + cancel_delayed_work_sync(&ctrl->connect_work); Name doesn't represent what is done in the function at all.. possible names: nvmf_uninit_ctrl nvmf_deinit_ctrl nvmf_fini_ctrl ...
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help