Re: [PATCH 34/40] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
From: Christoph Hellwig <hch@infradead.org>
Date: 2011-07-01 08:16:06
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2011-07-01 08:16:06
Also in:
lkml
On Thu, Jun 30, 2011 at 08:13:51PM +0000, KY Srinivasan wrote:
quoted
quoted
Add the contents of hyperv_storage.h to storvsc_drv.c and cleanupstorvsc_drv.c.n I'd at least leave the first half of the header that defines the protocol around.I only got rid of the block comment at the start of hyperv_storage.h and consolidated the include files. Nothing of substance was deleted.
I meant to say keeping a separate header file for the protocol defintion might be a good idea. That way it is kept separate from the implementation details