From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755699Ab1DTUle (ORCPT ); Wed, 20 Apr 2011 16:41:34 -0400 Received: from kroah.org ([198.145.64.141]:40289 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752680Ab1DTUlc (ORCPT ); Wed, 20 Apr 2011 16:41:32 -0400 Date: Wed, 20 Apr 2011 13:35:06 -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 , Abhishek Kane Subject: Re: [PATCH 05/22] Staging: hv: Get rid of the forward declaration of blkvsc_init_rw() Message-ID: <20110420203506.GA15317@kroah.com> References: <1302125655-10741-1-git-send-email-kys@microsoft.com> <1302125720-10808-1-git-send-email-kys@microsoft.com> <1302125720-10808-5-git-send-email-kys@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1302125720-10808-5-git-send-email-kys@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 Wed, Apr 06, 2011 at 02:35:03PM -0700, K. Y. Srinivasan wrote: > Get rid of the forward declaration of blkvsc_init_rw() by moving the > code around. This patch fails to apply: Applying: Staging: hv: Get rid of the forward declaration of blkvsc_init_rw() error: patch failed: drivers/staging/hv/blkvsc_drv.c:1000 error: drivers/staging/hv/blkvsc_drv.c: patch does not apply Patch failed at 0005 Staging: hv: Get rid of the forward declaration of blkvsc_init_rw() So I'll stop at this patch in the series. Care to redo all of the other patches you have sent me that I have not applied today so that I can? thanks, greg k-h