]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: kunit: Clean up some string casts in examples
authorDavid Gow <davidgow@google.com>
Thu, 13 May 2021 19:31:57 +0000 (12:31 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 23 Jun 2021 22:36:29 +0000 (16:36 -0600)
commitdcdca1c6c8384464a0e1e71206e473856a10610c
tree4b53d1a4b78602b4043b3de5036e7d717e8b4c3a
parentc58432a58c01b5df20a08c9aa2576fee919af471
Documentation: kunit: Clean up some string casts in examples

As the type checking is no longer excessively strict, get rid of the
unsightly (char*) casts -- and comment discussing them -- from the KUnit
usage page.

Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Daniel Latypov <dlatypov@google.com>
Acked-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/usage.rst