]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dmaengine: ioatdma: make ioat_ktype const
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 4 Mar 2026 21:44:39 +0000 (22:44 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 9 Mar 2026 07:28:21 +0000 (08:28 +0100)
commit81ca3ad09ba7296daa798b4950097af1591b2809
treeafdbe7185ebd774283bb790158d5bdfe966bc3fd
parentbc94ca718f85f1caa40bea31ea63b52278d9d0cb
dmaengine: ioatdma: make ioat_ktype const

ioat_ktype is never modified, so make it const.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260304-sysfs-const-ioat-v2-3-b9b82651219b@weissschuh.net
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ioat/dma.h
drivers/dma/ioat/sysfs.c