commit | 6d2e97894b67778109679443008c2d063787540e | [log] [tgz] |
---|---|---|
author | David Gow <davidgow@google.com> | Thu May 13 12:31:58 2021 -0700 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Wed Jun 23 16:37:21 2021 -0600 |
tree | bc8021a46696b9f178d68576485ffe0861bc5e26 | |
parent | 99a8e899fab95be3e6b66edf7b303a58f6997be4 [diff] |
device property: Remove some casts in property-entry-test With some of the stricter type checking in KUnit's EXPECT macros removed, several casts in property-entry-test are no longer required. Remove the unnecessary casts, making the conditions clearer. Signed-off-by: David Gow <davidgow@google.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>