Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45961
b: refs/heads/master
c: a51545a
h: refs/heads/master
i:
  45959: fc71263
v: v3
  • Loading branch information
Andrew Morton authored and Bartlomiej Zolnierkiewicz committed Jan 27, 2007
1 parent ff12c48 commit 63fb9c2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1e7106fc7ea6af9c365afe2bfcde57cb1fdd1093
refs/heads/master: a51545ab2523b9cfd426737495f877821006371a
3 changes: 2 additions & 1 deletion trunk/drivers/ide/pci/jmicron.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,9 @@ static int __devinit ata66_jmicron(ide_hwif_t *hwif)
return 0;
return 1;
case PORT_SATA:
return 1;
break;
}
return 1; /* Avoid bogus "control reaches end of non-void function" */
}

static void jmicron_tuneproc (ide_drive_t *drive, byte mode_wanted)
Expand Down

0 comments on commit 63fb9c2

Please sign in to comment.