From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755302Ab3JaQAt (ORCPT ); Thu, 31 Oct 2013 12:00:49 -0400 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 Date: Thu, 31 Oct 2013 09:02:50 -0700 From: Greg Kroah-Hartman To: Philippe Proulx Cc: Sedat Dilek , Stephen Rothwell , Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com Subject: Re: [PATCH] serial: omap: fix missing comma Message-ID: <20131031160250.GA17258@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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...