On 7/23/2025 11:30 AM, liu.xuemei1@xxxxxxxxxx wrote:
From: Liu Song <liu.song13@xxxxxxxxxx> Remove hard-coded strings by using the str_true_false() helper function.
Fine by me. It makes me wonder though what the motivation is to have these helper functions. Does it reduce the amount of string literals in the kernel or is it purely cosmetic? Anyway ...
Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>> Signed-off-by: Liu Song <liu.song13@xxxxxxxxxx>
--- .../broadcom/brcm80211/brcmsmac/mac80211_if.c | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-)