Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268374
b: refs/heads/master
c: f810d59
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Sep 16, 2011
1 parent 39cb0e7 commit 1d6bb43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a13d35ab9fdcc8e40af570039120a35179426c08
refs/heads/master: f810d592a29314ade8cce29f8dac858c90a50409
9 changes: 0 additions & 9 deletions trunk/drivers/staging/hv/storvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ enum storvsc_request_type {


struct hv_storvsc_request {
struct hv_storvsc_request *request;
struct hv_device *device;

/* Synchronize the request/response if needed */
Expand All @@ -260,14 +259,6 @@ struct hv_storvsc_request {
};


struct storvsc_device_info {
u32 ring_buffer_size;
unsigned int port_number;
unsigned char path_id;
unsigned char target_id;
};


/* A storvsc device is a device object that contains a vmbus channel */
struct storvsc_device {
struct hv_device *device;
Expand Down

0 comments on commit 1d6bb43

Please sign in to comment.