Hello.
On 28.10.24 17:42, Thorsten Blum wrote:
Hi Stefan,
On 28. Oct 2024, at 16:57, Stefan Schmidt wrote:
Hello Thorsten Blum.
On Sun, 20 Oct 2024 13:23:13 +0200, Thorsten Blum wrote:
Replace the custom BOOL_TO_STR() macro with the str_true_false() helper
function and remove the macro.
Hi Stefan,
> On 28. Oct 2024, at 16:57, Stefan Schmidt wrote:
>
> Hello Thorsten Blum.
>
> On Sun, 20 Oct 2024 13:23:13 +0200, Thorsten Blum wrote:
>> Replace the custom BOOL_TO_STR() macro with the str_true_false() helper
>> function and remove the macro.
>>
>>
>
> Applied to wpan/wpan-next.
Hello Thorsten Blum.
On Sun, 20 Oct 2024 13:23:13 +0200, Thorsten Blum wrote:
> Replace the custom BOOL_TO_STR() macro with the str_true_false() helper
> function and remove the macro.
>
>
Applied to wpan/wpan-next.git, thanks!
[1/1] ieee802154: Replace BOOL_TO_STR() with str_true_false()
Hi Thorsten,
thorsten.b...@linux.dev wrote on Sun, 20 Oct 2024 13:23:13 +0200:
> Replace the custom BOOL_TO_STR() macro with the str_true_false() helper
> function and remove the macro.
>
> Signed-off-by: Thorsten Blum
Reviewed-by: Miquel Raynal
Thanks,
Miquèl
Replace the custom BOOL_TO_STR() macro with the str_true_false() helper
function and remove the macro.
Signed-off-by: Thorsten Blum
---
net/ieee802154/trace.h | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/net/ieee802154/trace.h b/net/ieee802154/trace.h
index 591ce0a16
5 matches
Mail list logo