diff options
Diffstat (limited to 'include/linux/bsg-lib.h')
| -rw-r--r-- | include/linux/bsg-lib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/bsg-lib.h b/include/linux/bsg-lib.h index 402223c95ce1..08762d297cbd 100644 --- a/include/linux/bsg-lib.h +++ b/include/linux/bsg-lib.h | |||
| @@ -40,7 +40,6 @@ struct bsg_buffer { | |||
| 40 | struct bsg_job { | 40 | struct bsg_job { |
| 41 | struct scsi_request sreq; | 41 | struct scsi_request sreq; |
| 42 | struct device *dev; | 42 | struct device *dev; |
| 43 | struct request *req; | ||
| 44 | 43 | ||
| 45 | struct kref kref; | 44 | struct kref kref; |
| 46 | 45 | ||
