On Mon, 3 Aug 2020 13:22:38 -0400 Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > On Mon, 3 Aug 2020 11:29:59 -0400 > Arvind Sankar <nivedita@xxxxxxxxxxxx> wrote: > > > > + /* parse_args() stops at '--' and returns an address */ > > > + if (!IS_ERR(err) && err) > > > + initargs_found = true; > > > + > > > > I think you can drop the second IS_ERR, since we already checked that. > > Masami, > > Can you send this with the update as a normal patch (not a Cc to this > thread). That way it gets caught by my patchwork scanning of my inbox. OK, I'll update it. > > Thanks! > > (/me is currently going through all his patchwork patches to pull in > for the merge window.) Thank you! > > -- Steve -- Masami Hiramatsu <mhiramat@xxxxxxxxxx>