]> git.baikalelectronics.ru Git - kernel.git/commit
selftests:firmware: fixes a call to a wrong function name
authorJeffrin Jose T <ahiliation@yahoo.co.in>
Mon, 23 Apr 2018 14:10:22 +0000 (19:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 15:27:09 +0000 (17:27 +0200)
commit4e2a26adf3b921a72ca8c0f7e8d80cc7b15f3a1b
tree579d912a86a07fe2097c24bc8c4472212dd4ac7d
parent5ff553f209bb8287aad6f4273b7afc56269f12be
selftests:firmware: fixes a call to a wrong function name

 This is a patch to the tools/testing/selftests/firmware/fw_run_tests.sh
 file which fixes a bug which calls to a wrong function name,which in turn
 blocks the execution of certain tests.

Signed-off-by: Jeffrin Jose T <jeffrin@rajagiritech.edu.in>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/firmware/fw_run_tests.sh