Re: [PATCH] gpio: uapi: Fix gpio_v2_line_info_changed reference in kernel-doc
From: Andy Shevchenko
Date: Sat Sep 12 2026 - 09:01:54 EST
On Sat, Sep 12, 2026 at 1:41 AM Karl Mehltretter <kmehltretter@xxxxxxxxx> wrote:
>
> The gpio_v2_line_changed_type comment names the containing struct as
> gpio_v2_line_changed. This was a typo in the original GPIO uAPI v2
> documentation; the struct containing event_type is named
> gpio_v2_line_info_changed.
These two sentences almost override each other. Please, rephrase.
> Use the correct struct name.
Code wise looks good to me.
--
With Best Regards,
Andy Shevchenko