Staging: hv: storvsc_drv: Get rid of some dated comments

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
K. Y. Srinivasan 2011-05-10 07:54:23 -07:00 committed by Greg Kroah-Hartman
parent c2ad4830a7
commit 7f9facada3
1 changed files with 0 additions and 3 deletions

View File

@ -52,9 +52,6 @@ static const struct hv_guid gStorVscDeviceType = {
};
struct hv_host_device {
/* must be 1st field
* FIXME this is a bug */
/* point back to our device context */
struct hv_device *dev;
struct kmem_cache *request_pool;
unsigned int port;