From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] tty: serial_core: Spelling correction Date: Thu, 28 Mar 2019 00:13:19 +0900 Message-ID: <20190327151319.GA17698@kroah.com> References: <20190322030159.GA6551@hari-Inspiron-1545> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190322030159.GA6551@hari-Inspiron-1545> Sender: linux-kernel-owner@vger.kernel.org To: Hariprasad Kelam Cc: jslaby@suse.com, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-serial@vger.kernel.org On Fri, Mar 22, 2019 at 08:31:59AM +0530, Hariprasad Kelam wrote: > fix spelling mistake "overriden" -> "overridden" > This fix resolves warning reported by checkpatch tool > > Signed-off-by: Hariprasad Kelam > --- > drivers/tty/serial/serial_core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) You sent 3 patches with the same subject, and so I have no idea which one is the "latest" one. Please fix up and resend with the proper version information as the documentation asks you to. thanks, greg k-h