]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
authorDavid Gow <davidgow@google.com>
Thu, 13 May 2021 19:32:00 +0000 (12:32 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 23 Jun 2021 22:39:08 +0000 (16:39 -0600)
commit7ba478560b7cf00efdd2a190147e5e43929a57d5
treecd8ec3af8aa7b7ea07c077618c841969da960c02
parent07c10e9a4b1a2275c4366c6115a51d2edc6c1c8a
mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests

With KUnit's EXPECT macros no longer typechecking arguments as strictly,
get rid of a number of now unnecessary casts.

Signed-off-by: David Gow <davidgow@google.com>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
drivers/mmc/host/sdhci-of-aspeed-test.c