Re: [PATCH 4/4] blk-mq: make blk_mq_hw_ctx_sysfs_entry instances const
From: John Garry
Date: Tue Mar 17 2026 - 12:38:35 EST
On 16/03/2026 22:43, Thomas Weißschuh wrote:
The blk_mq_hw_ctx_sysfs_entry structures are never modified,
mark them as const.
Signed-off-by: Thomas Weißschuh<linux@xxxxxxxxxxxxxx>
FWIW,
Reviewed-by: John Garry <john.g.garry@xxxxxxxxxx>