]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
platform/x86: dell-wmi-sysman: Use standard kobj_sysfs_ops
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 23 Feb 2026 20:59:07 +0000 (21:59 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 2 Mar 2026 16:29:08 +0000 (18:29 +0200)
commit1b0b124a9c41bf384f609003a97ba35a25fae130
tree2b2b3c1817ff69c55ef78e4bab2363012a113d76
parent0e59b31dbd3bfca96567e3d22518f4b6a7051a40
platform/x86: dell-wmi-sysman: Use standard kobj_sysfs_ops

wmi_sysman_kobj_sysfs_ops are identical to the standard kobj_sysfs_ops.

Drop the unnecessary custom copy.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20260223-sysfs-const-dell-wmi-sysman-v1-1-8a690884044e@weissschuh.net
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/dell/dell-wmi-sysman/sysman.c