+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The generated functions of TRACE_EVENT uses "flags" in one of the sub macros which shadows a parameter in the outside macro. Simple fix is to make the submacro use __flags instead. Discovered by sparse. Reported-by:Jaswinder Singh Rajput <jaswinder@kernel.org> Signed-off-by:
Steven Rostedt <rostedt@goodmis.org>