Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132043
b: refs/heads/master
c: b535708
h: refs/heads/master
i:
  132041: f2e00b9
  132039: a784171
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Mar 5, 2009
1 parent b3111eb commit 19a837a
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: 84bda12af31f930e4200c5244aa111de2485d7b0
refs/heads/master: b53570814692db79c3525523b6e9ec9874416c04
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-eh.c
Original file line number Diff line number Diff line change
Expand Up @@ -2901,7 +2901,7 @@ static int atapi_eh_clear_ua(struct ata_device *dev)
int i;

for (i = 0; i < ATA_EH_UA_TRIES; i++) {
u8 sense_buffer[SCSI_SENSE_BUFFERSIZE];
u8 *sense_buffer = dev->link->ap->sector_buf;
u8 sense_key = 0;
unsigned int err_mask;

Expand Down

0 comments on commit 19a837a

Please sign in to comment.