Re: [PATCH v3] iio: magnetometer: hid-sensor-magn-3d: prefer 'u32' type

From: Jonathan Cameron

Date: Tue Apr 21 2026 - 05:42:04 EST


On Tue, 21 Apr 2026 06:58:37 +0000
Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:

> Use 'u32' instead of bare 'unsigned' to resolve checkpatch.pl warnings
> and correct type use as defined in the struct hid_sensor_hub_callbacks.
>
> No functional change.
>
> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Signed-off-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>
Applied.

Thanks,

J