Re: [PATCH 3/6] configfs: Treat attribute structures as const internally
From: Breno Leitao
Date: Mon Jul 20 2026 - 06:34:14 EST
On Thu, Jul 16, 2026 at 07:09:28PM +0200, Thomas Weißschuh wrote:
> The configfs core never modifies the attribute structures defined in
> driver core.
>
> Reflect this in the types used internally in the configfs core.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Reviewed-by: Breno Leitao <leitao@xxxxxxxxxx>