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