On Fri, Aug 23, 2024 at 09:38:39PM +0800, Greg KH wrote: > On Fri, Aug 23, 2024 at 04:22:32PM +0300, Andy Shevchenko wrote: > > On Fri, Aug 23, 2024 at 9:13 AM Hongbo Li <[email protected]> wrote: > > > > > > Add str_true_false()/str_false_true() helper to "true" or "false" > > > string literal. And we found more than 10 cases currently exist > > > in the tree. So these helpers can be used for these cases. > > > > Squash them into a single patch. There is no need to split these. > > And let's see some patches that change existing code to use them, we > can't add new functions that are never used in the tree.
Exactly, thanks, Greg! -- With Best Regards, Andy Shevchenko
