Re: [PATCH v2 05/10] iio: Remove a cast in iio-test-format which is no longer required
From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
Date: 2021-06-16 14:08:39
Also in:
linux-kselftest, lkml
From: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
Date: 2021-06-16 14:08:39
Also in:
linux-kselftest, lkml
On Tue, 15 Jun 2021 13:14:44 -0700 Brendan Higgins [off-list ref] wrote:
On Thu, May 13, 2021 at 12:36 PM David Gow [off-list ref] wrote:quoted
KUnit's EXPECT macros no longer typecheck as stringently, so casting the result of strcmp() is now unnecessary. Signed-off-by: David Gow <redacted>Reviewed-by: Brendan Higgins <redacted>
Seems sensible Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>