From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932073Ab0D0V6B (ORCPT ); Tue, 27 Apr 2010 17:58:01 -0400 Received: from kroah.org ([198.145.64.141]:59068 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757258Ab0D0V5z (ORCPT ); Tue, 27 Apr 2010 17:57:55 -0400 Date: Tue, 27 Apr 2010 14:43:55 -0700 From: Greg KH To: Vikram Dhillon Cc: gregkh@suse.de, devel@driverdev.osuosl.org, c-bartlett@hotmail.co.uk, linux-kernel@vger.kernel.org, npalix@diku.dk Subject: Re: [PATCH 2/2] Staging: hv: RingBuffer.c: Fixed a spacing issue Message-ID: <20100427214355.GI9517@kroah.com> References: <1269064405-9505-1-git-send-email-opensolarisdev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1269064405-9505-1-git-send-email-opensolarisdev@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 20, 2010 at 01:53:25AM -0400, Vikram Dhillon wrote: > Fixing a minor spacing issue in accordance with checkpatch.pl. > > Signed-off-by: Vikram Dhillon Sorry, someone else already submitted this fix. greg k-h