Skip to content
Snippets Groups Projects
user avatar
NeilBrown authored
Returning zero from a 'store' function is bad.
The return value should be either len length of the string
or an error.

So use 'len' if 'err' is zero.

Fixes: 6791875e ("md: make reconfig_mutex optional for writes to md sysfs files.")
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
Cc: stable@vger.kernel (v4.0+)
c008f1d3
History
Name Last commit Last update