From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755399AbbALUOY (ORCPT ); Mon, 12 Jan 2015 15:14:24 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34158 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755378AbbALUOV (ORCPT ); Mon, 12 Jan 2015 15:14:21 -0500 Date: Mon, 12 Jan 2015 12:14:20 -0800 From: Greg KH To: Damon Swayn Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: line6: Updated comma spacing to fit within coding style Message-ID: <20150112201420.GB13084@kroah.com> References: <1419660010-7694-1-git-send-email-damon.swayn@null.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1419660010-7694-1-git-send-email-damon.swayn@null.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 27, 2014 at 05:00:10PM +1100, Damon Swayn wrote: > Fixed a coding style issue reported by checkpatch surrounding the > spacing of comma's > > Signed-off-by: Damon Swayn > --- > drivers/staging/line6/pcm.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Sorry, someone else sent this same patch in before you :(