diff options
author | Liu Shixin <[email protected]> | 2022-09-08 16:29:47 +0800 |
---|---|---|
committer | Luis Chamberlain <[email protected]> | 2022-09-08 16:56:45 -0700 |
commit | c06a17fe056b84f5784b2f13753870eb65edc9ed (patch) | |
tree | 46abe459d5d9b6025d5b812269fc159b2a0e76fa /tools/perf/util/scripting-engines | |
parent | b13bc7cbb931727b1b0a63594cd734bfd979e985 (diff) |
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 <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions