Skip to content

Commit

Permalink
Staging: hv: Cleanup struct storvsc_device
Browse files Browse the repository at this point in the history
Get rid of some dated comments from struct storvsc_device.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@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 Apr 5, 2011
1 parent f24eeb0 commit 7810185
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/hv/storvsc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ struct storvsc_device {
unsigned char path_id;
unsigned char target_id;

/* LIST_ENTRY OutstandingRequestList; */
/* HANDLE OutstandingRequestLock; */

/* Used for vsc/vsp channel reset process */
struct storvsc_request_extension init_request;
struct storvsc_request_extension reset_request;
Expand Down

0 comments on commit 7810185

Please sign in to comment.