From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] serial: omap: fix missing comma Date: Thu, 31 Oct 2013 09:02:50 -0700 Message-ID: <20131031160250.GA17258@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57719 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755020Ab3JaQAr (ORCPT ); Thu, 31 Oct 2013 12:00:47 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Philippe Proulx Cc: Sedat Dilek , Stephen Rothwell , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com On Thu, Oct 31, 2013 at 09:39:58AM -0400, Philippe Proulx wrote: > Signed-off-by: Philippe Proulx > --- > drivers/tty/serial/omap-serial.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Please always credit who told you about the problem with a Reported-by: tag...