Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62708
b: refs/heads/master
c: 072c3a9
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Jul 18, 2007
1 parent 26b025a commit 3307d87
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 078dda95c521b1c78d1b5da69ac90d581abc9951
refs/heads/master: 072c3a9d4fe8d270d0b0a8e2c2e34b7f253ceab1
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/seagate.c
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ static inline void borken_wait (void)
#define ULOOP( i ) for (clock = i*8;;)
#define TIMEOUT (!(clock--))

int __init seagate_st0x_detect (struct scsi_host_template * tpnt)
static int __init seagate_st0x_detect (struct scsi_host_template * tpnt)
{
struct Scsi_Host *instance;
int i, j;
Expand Down

0 comments on commit 3307d87

Please sign in to comment.