Skip to content

Commit

Permalink
Staging: hv: storvsc_drv: Get rid of some dated comments
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 11, 2011
1 parent c2ad483 commit 7f9faca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/hv/storvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 7f9faca

Please sign in to comment.