Commit 7f9facad authored by K. Y. Srinivasan's avatar K. Y. Srinivasan Committed by Greg Kroah-Hartman

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

Signed-off-by: default avatarK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: default avatarHaiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: default avatarAbhishek Kane <v-abkane@microsoft.com>
Signed-off-by: default avatarHank Janssen <hjanssen@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent c2ad4830
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment