Re: [PATCH V3 4/6] null_blk: free global tag_set on init error path
From: Bart Van Assche
Date: Wed Jul 08 2026 - 12:17:56 EST
On 7/8/26 12:39 AM, Zizhi Wo wrote:
Free the global tag_set in err_dev, matching null_exit() which doesReviewed-by: Bart Van Assche <bvanassche@xxxxxxx>
if (tag_set.ops) blk_mq_free_tag_set(&tag_set).