]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/run_kselftest.sh: Remove unused $ROOT
authorRicardo B. Marlière <rbm@suse.com>
Fri, 20 Mar 2026 18:29:16 +0000 (15:29 -0300)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 31 Mar 2026 22:31:07 +0000 (16:31 -0600)
commitdbb6153c1395a0f310411f440330efe4ee3f4d82
tree579c7bc87a0e3a84c2874da0cbe88b3838d07530
parent9d2dbd3d59d8fb9cfd98bf857975fcd151fb3946
selftests/run_kselftest.sh: Remove unused $ROOT

Fix the following shellcheck warning:

ROOT appears unused. Verify use (or export if used externally). [SC2034]

Signed-off-by: Ricardo B. Marlière <rbm@suse.com>
Link: https://lore.kernel.org/r/20260320-selftests-fixes-v1-1-79144f76be01@suse.com
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/run_kselftest.sh