Hi,
On Thu, May 13, 2021 at 12:32:01PM -0700, David Gow 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@google.com
Looks good.
Does this go through KUnit tree or you want me to take it? In case of the former feel free to add:
Acked-by: Mika Westerberg mika.westerberg@linux.intel.com