commit | fefdb43943c1a0d87e1b43ae4d03e5f9a1d058f4 | [log] [tgz] |
---|---|---|
author | David Gow <davidgow@google.com> | Fri Jun 02 11:53:59 2023 +0800 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Tue Jun 06 08:57:37 2023 -0600 |
tree | f073e7fa4c23cb3218923af924c86ff829349bae | |
parent | 260755184cbdb267a046e7ffd397c1d2ba09bb5e [diff] |
Documentation: kunit: Rename references to kunit_abort() The kunit_abort() function has been renamed __kunit_abort(), update the references to it in the documentation. Suggested-by: Daniel Latypov <dlatypov@google.com> Signed-off-by: David Gow <davidgow@google.com> Reviewed-by: Daniel Latypov <dlatypov@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>