Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48347
b: refs/heads/master
c: ff1d28e
h: refs/heads/master
i:
  48345: e5267e4
  48343: d7050cc
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent 3ed03ce commit 82f379f
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: 01879db3f0f8205e04fbce06062349f258469247
refs/heads/master: ff1d28efc56432c57f8e46542b4bb2c290b801ad
2 changes: 1 addition & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -5581,7 +5581,7 @@ static int __init md_init(void)
md_probe, NULL, NULL);

register_reboot_notifier(&md_notifier);
raid_table_header = register_sysctl_table(raid_root_table, 1);
raid_table_header = register_sysctl_table(raid_root_table, 0);

md_geninit();
return (0);
Expand Down

0 comments on commit 82f379f

Please sign in to comment.