Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753965AbdIHFWc (ORCPT ); Fri, 8 Sep 2017 01:22:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38734 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753245AbdIHFWb (ORCPT ); Fri, 8 Sep 2017 01:22:31 -0400 Date: Fri, 8 Sep 2017 07:22:27 +0200 From: Greg Kroah-Hartman To: Antonio Borneo Cc: Jiri Slaby , Jiri Kosina , linux-kernel@vger.kernel.org Subject: Re: [PATCH] ttyport: trivial fix for some typo in comments Message-ID: <20170908052227.GA26413@kroah.com> References: <20170907205108.8630-1-borneo.antonio@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170907205108.8630-1-borneo.antonio@gmail.com> User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 451 Lines: 14 On Thu, Sep 07, 2017 at 10:51:08PM +0200, Antonio Borneo wrote: > Signed-off-by: Antonio Borneo > --- > To: Greg Kroah-Hartman > To: Jiri Slaby > Cc: Jiri Kosina > Cc: linux-kernel@vger.kernel.org > --- > drivers/tty/tty_port.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I can't take patches without any changelog text, sorry. greg k-h