Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24953
b: refs/heads/master
c: be9a50c
h: refs/heads/master
i:
  24951: 7c07c0d
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Mar 31, 2006
1 parent 17540ff commit 6ab8ba0
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: 8e0e694a3a48212bfe29a9ad3cd592bf68dfec81
refs/heads/master: be9a50c8524b53003e5fa32f072945772ffd13a5
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ static void ata_unpack_xfermask(unsigned int xfer_mask,
}

static const struct ata_xfer_ent {
unsigned int shift, bits;
int shift, bits;
u8 base;
} ata_xfer_tbl[] = {
{ ATA_SHIFT_PIO, ATA_BITS_PIO, XFER_PIO_0 },
Expand Down

0 comments on commit 6ab8ba0

Please sign in to comment.