aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorYihuan Pan <[email protected]>2023-05-20 15:23:32 +0800
committerChristian Brauner <[email protected]>2023-06-05 10:45:31 +0200
commit26e293f73fd76eeadfbad24d7d73481e211e5966 (patch)
tree2c6f7bb0c5b04f960c0d82bfbe11f28da1a21d45 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parent820eb59da8c7ca7e705a02f37dda2be316807847 (diff)
init: remove unused names parameter in split_fs_names()
The split_fs_names() function takes a names parameter, but the function actually uses the root_fs_names global variable instead. This names parameter is not used in the function, so it can be safely removed. This change does not affect the functionality of split_fs_names() or any other part of the kernel. Signed-off-by: Yihuan Pan <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Message-Id: <4lsiigvaw4lxcs37rlhgepv77xyxym6krkqcpc3xfncnswok3y@b67z3b44orar> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions