Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86095
b: refs/heads/master
c: 2952755
h: refs/heads/master
i:
  86093: 5349249
  86091: e5fadfa
  86087: 734fcb8
  86079: de17fa9
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Greg Kroah-Hartman committed Feb 21, 2008
1 parent c3d5d7e commit 3b0e4c3
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: 0763446429e46fd973f507f79900b95eb8aae2e4
refs/heads/master: 2952755ce364b81f904b49397f6b0004dead2c9f
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide.c
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,7 @@ static int __init ide_setup(char *s)
if (!strcmp(s, "ide=reverse")) {
ide_scan_direction = 1;
printk(" : Enabled support for IDE inverse scan order.\n");
return 1;
goto obsolete_option;
}
#endif

Expand Down

0 comments on commit 3b0e4c3

Please sign in to comment.