[PATCH v2 0/4] dmaengine: ioatdma: some sysfs cleanups and constifications
From: Thomas Weißschuh
Date: Wed Mar 04 2026 - 16:45:59 EST
Reduce the visibility of some symbols and make some structures readonly.
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Changes in v2:
- Pick up tags.
- Rewrite commit messages as requested by Frank.
- Link to v1: https://patch.msgid.link/20260302-sysfs-const-ioat-v1-0-1229ee1c83f3@xxxxxxxxxxxxxx
---
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@xxxxxxxxxxxxxx>