Re: [PATCH net-next] ieee802154: Replace BOOL_TO_STR() with str_true_false()
Stefan Schmidt <[email protected]>
| Newsgroups | org.kernel.vger.linux-wpan,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
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. >>> >>> >> >> Applied to wpan/wpan-next.git, thanks! >> >> [1/1] ieee802154: Replace BOOL_TO_STR() with str_true_false() >> https://git.kernel.org/wpan/wpan-next/c/299875256571 > > I'm actually not sure this works after getting feedback on a similar > patch [1]. That is unfortunate. > I'd probably revert it to be safe. I removed it completely now, as it has not been part of any pull request yet. regards Stefan Schmidt