From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754007Ab1COWa0 (ORCPT ); Tue, 15 Mar 2011 18:30:26 -0400 Received: from kroah.org ([198.145.64.141]:60964 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753175Ab1COWaP (ORCPT ); Tue, 15 Mar 2011 18:30:15 -0400 Date: Tue, 15 Mar 2011 15:23:52 -0700 From: Greg KH To: "K. Y. Srinivasan" Cc: gregkh@suse.de, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, virtualization@lists.osdl.org, Haiyang Zhang , Mike Sterling , Abhishek Kane Subject: Re: [PATCH 05/12] Staging: hv: Get rid of the forward declaration for vmbus_uevent Message-ID: <20110315222352.GA3100@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110315222246.GA2339@kroah.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 03:22:46PM -0700, Greg KH wrote: > 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. Ah, one has the proper subject and changelog entry and the other doesn't. Which to use? thanks, greg k-h