Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126277
b: refs/heads/master
c: ff083c8
h: refs/heads/master
i:
  126275: 0e8ca6e
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Jan 6, 2009
1 parent 6190f07 commit 7cdedce
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: 7ec7fb394298c212c30e063c57e0aa895efe9439
refs/heads/master: ff083c8372f6312bb3a8c7f7b748920aeeb210c9
2 changes: 1 addition & 1 deletion trunk/init/do_mounts_md.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ static int __init raid_setup(char *str)
__setup("raid=", raid_setup);
__setup("md=", md_setup);

static void autodetect_raid(void)
static void __init autodetect_raid(void)
{
int fd;

Expand Down

0 comments on commit 7cdedce

Please sign in to comment.