Re: [PATCH] tracing: Fix various typos in comments

2021-03-22 Thread Randy Dunlap
Hi Ingo, A few comments for you: On 3/22/21 3:45 PM, Ingo Molnar wrote: > > Fix ~59 single-word typos in the tracing code comments. > > Signed-off-by: Ingo Molnar > Cc: Steven Rostedt > Cc: linux-kernel@vger.kernel.org > --- > arch/microblaze/include/asm/ftrace.h | 2 +- > arch/nds32/kernel

[PATCH] tracing: Fix various typos in comments

2021-03-22 Thread Ingo Molnar
Fix ~59 single-word typos in the tracing code comments. Signed-off-by: Ingo Molnar Cc: Steven Rostedt Cc: linux-kernel@vger.kernel.org --- arch/microblaze/include/asm/ftrace.h | 2 +- arch/nds32/kernel/ftrace.c | 2 +- arch/powerpc/include/asm/ftrace.h| 4 ++-- arch/sh/kernel