Staging: hv: storvsc_drv: Get rid of some dated comments
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 10 May 2011 14:54:23 +0000 (07:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 May 2011 20:39:09 +0000 (13:39 -0700)
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>
drivers/staging/hv/storvsc_drv.c

index c654172313e51309f5df46efc314f0c1af252668..2f252ea01cc6f06fb200be6876a88690fd6a403b 100644 (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;
This page took 0.025922 seconds and 5 git commands to generate.