Re: [PATCH] wifi: cfg80211: replace BOOL_TO_STR macro with str_true_false()
From: Johannes Berg
Date: Thu Jun 25 2026 - 07:22:29 EST
On Wed, 2026-06-24 at 23:49 +0300, Serhat Kumral wrote:
> Remove the local BOOL_TO_STR macro and replace all its usages with
> the kernel's str_true_false() helper from <linux/string_choices.h>.
>
> No functional change intended.
>
I believe this breaks trace-cmd reporting. Please check and resend
indicating that you have.
johannes