Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140
b: refs/heads/master
c: fca4480
h: refs/heads/master
v: v3
  • Loading branch information
maximilian attems authored and Linus Torvalds committed Apr 16, 2005
1 parent 5850224 commit d1d7458
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: ffbe5523a8e7f808681007aaea282da9a316a699
refs/heads/master: fca44804508d544b0b9d9d85279e5eea778e4e32
2 changes: 1 addition & 1 deletion trunk/drivers/ide/legacy/hd.c
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ static int __init hd_init(void)
goto out;
}

static int parse_hd_setup (char *line) {
static int __init parse_hd_setup (char *line) {
int ints[6];

(void) get_options(line, ARRAY_SIZE(ints), ints);
Expand Down

0 comments on commit d1d7458

Please sign in to comment.