Re: [PATCH v3] iio: frequency: ad9834: clean up includes
From: Joshua Crofts
Date: Fri Apr 17 2026 - 03:13:50 EST
On Fri, 17 Apr 2026 at 08:47, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxx> wrote:
> I'm wondering why in previous round the tool haven't noticed what I did...
Yeah, the tool is pretty noisy unfortunately, even with tweaking it's
not exactly 100%.
> > +#include <linux/string.h>
>
> Hmm... What's used for here?
sysfs_streq() is defined in linux/string.h.
--
Kind regards
CJD