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)
commit99a8e899fab95be3e6b66edf7b303a58f6997be4
tree4b53d1a4b78602b4043b3de5036e7d717e8b4c3a
parent3747b5c0d8ec8b03b0856e29241949baa0e67803
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