Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93575
b: refs/heads/master
c: f94e008
h: refs/heads/master
i:
  93573: dfd3c08
  93571: 4992aa6
  93567: 8e59a7e
v: v3
  • Loading branch information
Paolo Ciarrocchi authored and Bartlomiej Zolnierkiewicz committed Apr 26, 2008
1 parent 4f2ec39 commit ad79d62
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: 0905bc94d5ad8a928eed26e0896857fb54dcb366
refs/heads/master: f94e00847c9eda89c30b96c78d4b08e3fb0cf902
2 changes: 1 addition & 1 deletion trunk/drivers/ide/legacy/ide-4drives.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <linux/module.h>
#include <linux/ide.h>

int probe_4drives = 0;
int probe_4drives;

module_param_named(probe, probe_4drives, bool, 0);
MODULE_PARM_DESC(probe, "probe for generic IDE chipset with 4 drives/port");
Expand Down

0 comments on commit ad79d62

Please sign in to comment.