From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754763Ab1COWzt (ORCPT ); Tue, 15 Mar 2011 18:55:49 -0400 Received: from kroah.org ([198.145.64.141]:48548 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754653Ab1COWzn (ORCPT ); Tue, 15 Mar 2011 18:55:43 -0400 Date: Tue, 15 Mar 2011 15:51:09 -0700 From: Greg KH To: KY Srinivasan Cc: "gregkh@suse.de" , "linux-kernel@vger.kernel.org" , "devel@linuxdriverproject.org" , "virtualization@lists.osdl.org" , Haiyang Zhang , Mike Sterling , "Abhishek Kane (Mindtree Consulting PVT LTD)" Subject: Re: [PATCH 05/12] Staging: hv: Get rid of the forward declaration for vmbus_uevent Message-ID: <20110315225109.GA16783@kroah.com> References: <1300226527-26933-1-git-send-email-kys@microsoft.com> <1300226624-27004-1-git-send-email-kys@microsoft.com> <1300226624-27004-2-git-send-email-kys@microsoft.com> <1300226624-27004-3-git-send-email-kys@microsoft.com> <1300226624-27004-4-git-send-email-kys@microsoft.com> <1300226624-27004-5-git-send-email-kys@microsoft.com> <1300226624-27004-6-git-send-email-kys@microsoft.com> <20110315222246.GA2339@kroah.com> <6E21E5352C11B742B20C142EB499E048019AB1@TK5EX14MBXC128.redmond.corp.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6E21E5352C11B742B20C142EB499E048019AB1@TK5EX14MBXC128.redmond.corp.microsoft.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 15, 2011 at 10:39:07PM +0000, KY Srinivasan wrote: > > > > -----Original Message----- > > From: Greg KH [mailto:greg@kroah.com] > > Sent: Tuesday, March 15, 2011 6:23 PM > > To: KY Srinivasan > > Cc: gregkh@suse.de; linux-kernel@vger.kernel.org; > > devel@linuxdriverproject.org; virtualization@lists.osdl.org; Haiyang Zhang; Mike > > Sterling; Abhishek Kane (Mindtree Consulting PVT LTD) > > Subject: Re: [PATCH 05/12] Staging: hv: Get rid of the forward declaration for > > vmbus_uevent > > > > On Tue, Mar 15, 2011 at 03:03:37PM -0700, K. Y. Srinivasan wrote: > > > Get rid of the forward declaration of vmbus_uevent by moving > > > the code around. > > > > There are 2 05/12 patches and they are different. > Sorry about that Greg; I had an incorrect commit message that I fixed, > but forgot to delete that patch that was generated with the > incorrect commit message. Loose the patch that has the subject line: > > [PATCH 05/12] Get rid of the forward declaration for vmbus_uevent > > You want to keep the one that has the following subject line: > > [PATCH 05/12] Staging: hv: Get rid of the forward declaration for vmbus_uevent > > I could resend, if you prefer. No I got it, that's fine. thanks, greg k-h