On Thu, May 13, 2021 at 12:36 PM David Gow <davidgow@xxxxxxxxxx> wrote: > > With some of the stricter type checking in KUnit's EXPECT macros > removed, several casts in the thunderbolt KUnit tests are no longer > required. > > Remove the unnecessary casts, making the conditions clearer. > > Signed-off-by: David Gow <davidgow@xxxxxxxxxx> Reviewed-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>