On Fri, Dec 27, 2024 at 11:32:01PM +0100, Thomas Weißschuh wrote: > padata_sysfs_store() was copied from padata_sysfs_show() but this check > was not adapted. Today there is no attribute which can fail this > check, but if there is one it may as well be correct. > > Fixes: 5e017dc3f8bc ("padata: Added sysfs primitives to padata subsystem") > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> Acked-by: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>