diff options
author | Rongwei Wang <[email protected]> | 2021-11-05 13:47:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-11-06 13:30:45 -0700 |
commit | 9210622ab81f7e722da7563166d93b2a028a79d4 (patch) | |
tree | 94ec152cb9def778dc87a05be5906730bdc993fd /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 199b50f4c9485c46c2403d8b3e0eca90ec401ed6 (diff) |
mm/damon/dbgfs: remove unnecessary variables
In some functions, it's unnecessary to declare 'err' and 'ret' variables
at the same time. This patch mainly to simplify the issue of such
declarations by reusing one variable.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Rongwei Wang <[email protected]>
Signed-off-by: SeongJae Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions