On Fri, Nov 13, 2020 at 11:21:18PM +0800, [email protected] wrote: > From: Kaixu Xia <[email protected]> > > The value of variable ret is overwritten on the delete branch in the > test_create_synth_event() and we care more about the above error than > this delete portion. Remove it. > > Reported-by: Tosk Robot <[email protected]> > Signed-off-by: Kaixu Xia <[email protected]> > --- > kernel/trace/synth_event_gen_test.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
$ ./scripts/get_maintainer.pl kernel/trace/synth_event_gen_test.c Steven Rostedt <[email protected]> (maintainer:TRACING) Ingo Molnar <[email protected]> (maintainer:TRACING) [email protected] (open list) You have an odd selection of people you copied on this patch, ensuring thtat the correct people would not see it :(

