Re: [PATCH 3/6] configfs: Treat attribute structures as const internally
Breno Leitao <[email protected]>
| Newsgroups | dev.linux.lists.linux-coco,org.freedesktop.lists.intel-xe,org.kernel.vger.linux-acpi,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Reviewed-by: Breno Leitao <[email protected]>