Reduce the visibility of some symbols and make some structures readonly.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (4):
dmaengine: ioatdma: make some sysfs structures static
dmaengine: ioatdma: move sysfs entry definition out of header
dmaengine: ioatdma: make ioat_ktype const
dmaengine: ioatdma: make sysfs attributes const
drivers/dma/ioat/dma.h | 13 ++-----------
drivers/dma/ioat/sysfs.c | 32 +++++++++++++++++++-------------
2 files changed, 21 insertions(+), 24 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260302-sysfs-const-ioat-0e665141b26b
Best regards,
--
Thomas Weißschuh <linux@weissschuh.net>