diff options
author | Liu Shixin <liushixin2@huawei.com> | 2022-09-08 16:29:47 +0800 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-09-08 16:56:45 -0700 |
commit | c06a17fe056b84f5784b2f13753870eb65edc9ed (patch) | |
tree | 46abe459d5d9b6025d5b812269fc159b2a0e76fa /Documentation | |
parent | b13bc7cbb931727b1b0a63594cd734bfd979e985 (diff) | |
download | linux-c06a17fe056b84f5784b2f13753870eb65edc9ed.tar.bz2 |
kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
It is better to use SYSCTL_ZERO and SYSCTL_ONE_HUNDRED instead of &i_zero
and &i_one_hundred, and then we can remove these two local variable.
No functional change.
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions