diff options
author | Azeem Shaikh <azeemshaikh38@gmail.com> | 2023-06-14 16:37:57 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2023-06-17 20:18:07 +0300 |
commit | a9156d7e7d6a811a0ac1a2bc9ab6006bb928e871 (patch) | |
tree | 62570fdca13ad0877ece482eb5298e9ebd08fce3 /scripts/gdb/linux/stackdepot.py | |
parent | 6c53da5d66b1f0d30b1039e14eed943efe377805 (diff) | |
download | linux-a9156d7e7d6a811a0ac1a2bc9ab6006bb928e871.tar.xz |
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Part of an effort to remove strlcpy() tree-wide [1].
Direct replacement is safe here since the getter in kernel_params_ops
handles -errno return [2].
[1] https://github.com/KSPP/linux/issues/89
[2] https://elixir.bootlin.com/linux/v6.4-rc6/source/include/linux/moduleparam.h#L52
Signed-off-by: Azeem Shaikh <azeemshaikh38@gmail.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions