Re: [PATCH] tracing: fix typos in code and comments

From: Greg KH
Date: Tue May 21 2019 - 10:57:08 EST


On Tue, May 21, 2019 at 10:47:40PM +0800, houweitao wrote:
> fix ingore to ignore in kernel; since there are other
> mistakes can be found with "git grep ",fix all
>
> Signed-off-by: houweitao <houweitao@xxxxxxxxxx>
> ---
> drivers/pinctrl/uniphier/pinctrl-uniphier-core.c | 2 +-
> drivers/rtc/rtc-sirfsoc.c | 2 +-
> drivers/tty/serial/mxs-auart.c | 2 +-
> drivers/tty/serial/serial_txx9.c | 2 +-
> drivers/tty/serial/sunsab.c | 2 +-
> kernel/trace/trace.c | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)

You have to split this up into patches for different subsystems, and use
your real name.

thanks,

greg k-h