Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57828
b: refs/heads/master
c: d1be0a8
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Jun 16, 2007
1 parent 7b80134 commit 37bc824
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: ce9b2b0abbf019d5259eb089a1cc256852930f67
refs/heads/master: d1be0a8225f2cb1cdc356ebb0ae6800f023ce67d
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ide-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ static inline unsigned long get_timeout(idescsi_pc_t *pc)

static int idescsi_expiry(ide_drive_t *drive)
{
idescsi_scsi_t *scsi = drive->driver_data;
idescsi_scsi_t *scsi = drive_to_idescsi(drive);
idescsi_pc_t *pc = scsi->pc;

#if IDESCSI_DEBUG_LOG
Expand Down

0 comments on commit 37bc824

Please sign in to comment.