Re: [PATCH v2 3/4] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
From: Andy Shevchenko
Date: Wed Apr 22 2026 - 04:52:27 EST
On Tue, Apr 21, 2026 at 10:07:21AM +0000, Joshua Crofts wrote:
> Change 'u8*' cast to 'u8 *' as the former triggers a checkpatch error.
"While at it, fix the indentation of the parameters in ...func...() call."
--
With Best Regards,
Andy Shevchenko