On Mon, 26 Feb 2024 09:33:28 +0900 Masami Hiramatsu (Google) <[email protected]> wrote:
> On Fri, 23 Feb 2024 16:13:56 -0500 > Steven Rostedt <[email protected]> wrote: > > > From: "Steven Rostedt (Google)" <[email protected]> > > > > In preparation to remove the second parameter of __assign_str(), make sure > > it is really a duplicate of __string() by adding a WARN_ON_ONCE(). > > > > Looks good to me. So eventually this is removed when the second parameter > is removed? Yes, I applied this after my other patches. > > Reviewed-by: Masami Hiramatsu (Google) <[email protected]> Thanks! -- Steve

