-----Original Message-----
From: Greg KH [mailto:gregkh@suse.de]
Sent: Thursday, January 26, 2012 12:38 PM
To: KY Srinivasan
Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org;
virtualization@lists.osdl.org; ohering@suse.com; jbottomley@parallels.com;
hch@infradead.org; linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/2] Staging: hv: Applied all the patches already in the staging
queue
On Thu, Jan 26, 2012 at 09:38:34AM -0800, K. Y. Srinivasan wrote:
quoted
This patch gets the storage driver to the same level as in the staging tree.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
---
drivers/staging/hv/storvsc_drv.c | 1301 ++++++++++++++++++-------------------
1 files changed, 633 insertions(+), 668 deletions(-)
What? That changelog comment makes no sense at all, as you are patching
the staging version of the driver. This isn't an acceptable patch at
all.
Yes, I have pending patches for this driver in my "to-apply" queue, but
that is for 3.4, not now.
If you prefer; we could move the storage driver out of staging, based on the code
We have in staging. I could re-submit the patches against the new location for
3.4.
Regards,
K. Y