Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258419
b: refs/heads/master
c: 1c30c02
h: refs/heads/master
i:
  258417: ec3270d
  258415: 25e601a
v: v3
  • Loading branch information
Jean Delvare authored and Jeff Garzik committed Jul 23, 2011
1 parent 5beb88b commit fc5fae9
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: 04e506b5e7bd61c3a99af9964f7f1177c17f3424
refs/heads/master: 1c30c02757027ed2da1b0e26609ac8b9b1c2bb1f
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_it821x.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ static void it821x_display_disk(int n, u8 *buf)
char *cbl = "(40 wire cable)";

static const char *types[5] = {
"RAID0", "RAID1" "RAID 0+1", "JBOD", "DISK"
"RAID0", "RAID1", "RAID 0+1", "JBOD", "DISK"
};

if (buf[52] > 4) /* No Disk */
Expand Down

0 comments on commit fc5fae9

Please sign in to comment.