Re: [PATCH v2] iio: accel: stk8312: Update includes to match IWYU

From: Joshua Crofts

Date: Thu Jun 04 2026 - 05:31:36 EST


On Thu, 4 Jun 2026 at 09:11, Miao Li <limiao870622@xxxxxxx> wrote:
>
> From: Miao Li <limiao@xxxxxxxxxx>
>
> Update the list of included headers in stk8312.c using
> Include-What-You-Use (IWYU) tool, mainly to remove kernel.h
> and add missing headers such as array_size.h, bits.h,
> dev_printk.h, etc.
>
> Meanwhile, sort these headers in alphabetical order.
>
> Signed-off-by: Miao Li <limiao@xxxxxxxxxx>
> ---

No need to resend IMO, however you're missing a changelog. Additionally,
wrap the body of the commit message to 72 characters next time, per
guidelines.

--
Kind regards

CJD