diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-07-05 10:48:48 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-05 10:55:05 +0300 |
commit | 588773802c386d38f9c4e91acd47369e89d95a30 (patch) | |
tree | 0050053164685e67175209ee0ed514c17ac7c1bd /Documentation/ABI | |
parent | 6839fed062b7898665983368c88269a6fb1fc10f (diff) | |
download | linux-588773802c386d38f9c4e91acd47369e89d95a30.tar.xz |
nvmem: core: drop unnecessary range checks in sysfs callbacks
The same checks have already been done in sysfs_kf_bin_write() and
sysfs_kf_bin_read() just before the callbacks are invoked.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20240705074852.423202-12-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions