Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72312
b: refs/heads/master
c: 645a0c6
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Oct 18, 2007
1 parent 43d11cf commit c65fa3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 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: 1ecd3902c6e16c2445165b872c49e73770b72da7
refs/heads/master: 645a0c6c48e0122f4212e3957e73bddc18788d99
1 change: 0 additions & 1 deletion trunk/drivers/scsi/scsi_error.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/interrupt.h>
#include <linux/blkdev.h>
#include <linux/delay.h>
#include <linux/scatterlist.h>

#include <scsi/scsi.h>
#include <scsi/scsi_cmnd.h>
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/scsi/scsi_eh.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _SCSI_SCSI_EH_H
#define _SCSI_SCSI_EH_H

#include <linux/scatterlist.h>

#include <scsi/scsi_cmnd.h>
struct scsi_device;
struct Scsi_Host;
Expand Down

0 comments on commit c65fa3f

Please sign in to comment.