Re: [PATCH v2] media: atomisp: gmin: Use str_on_off() helper
From: Andy Shevchenko
Date: Thu Jun 11 2026 - 02:52:35 EST
On Thu, Jun 11, 2026 at 08:14:17AM +0200, Mert Seftali wrote:
> Replace the open-coded "on" : "off" ternary with the standard
> str_on_off() helper from <linux/string_choices.h>. This improves
> readability and reuses the kernel's existing string helper instead of
> duplicating the literals.
>
> No functional change intended.
First of all, do not chain a new version to the email thread with the old one.
Second, you forgot tag from Kees. Why did you not take it?
--
With Best Regards,
Andy Shevchenko