]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: hid: fix typo and exit code
authorMaximilian Heyne <mheyne@amazon.de>
Tue, 26 Nov 2024 13:58:50 +0000 (13:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:03 +0000 (20:03 +0100)
commit5bf92a924f1fd173b805b4c0ed78c73e14362cee
tree27aca6ce7d9e5a3800f6890b9c82998f19fb2757
parente227c042580ab065edc610c9ddc9bea691e6fc4d
selftests: hid: fix typo and exit code

[ Upstream commit e8f34747bddedaf3895e5d5066e0f71713fff811 ]

The correct exit code to mark a test as skipped is 4.

Fixes: ffb85d5c9e80 ("selftests: hid: import hid-tools hid-core tests")
Signed-off-by: Maximilian Heyne <mheyne@amazon.de>
Link: https://patch.msgid.link/20241126135850.76493-1-mheyne@amazon.de
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/hid/run-hid-tools-tests.sh