Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295271
b: refs/heads/master
c: 5b9bd47
h: refs/heads/master
i:
  295269: b03e245
  295267: 46ba57a
  295263: 7f3f451
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Mar 23, 2012
1 parent d7b3ac9 commit 38f547a
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: 9d944ef32e83405a07376f112e9f02161d3e9731
refs/heads/master: 5b9bd473e3b8a8c6c4ae99be475e6e9b27568555
2 changes: 1 addition & 1 deletion trunk/kernel/kmod.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static int ____call_usermodehelper(void *data)
/* Exec failed? */
fail:
sub_info->retval = retval;
do_exit(0);
return 0;
}

void call_usermodehelper_freeinfo(struct subprocess_info *info)
Expand Down

0 comments on commit 38f547a

Please sign in to comment.