Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62969
b: refs/heads/master
c: 61df47c
h: refs/heads/master
i:
  62967: 9e3e239
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jul 26, 2007
1 parent 6fd2479 commit 025a1dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: f50cadaa8ffa72ad430e5beabe02eb752f3f72a3
refs/heads/master: 61df47c8da1b4ba0f243975f11efc8956de0cba6
8 changes: 4 additions & 4 deletions trunk/kernel/kmod.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,11 +351,11 @@ static inline void register_pm_notifier_callback(void) {}

/**
* call_usermodehelper_setup - prepare to call a usermode helper
* @path - path to usermode executable
* @argv - arg vector for process
* @envp - environment for process
* @path: path to usermode executable
* @argv: arg vector for process
* @envp: environment for process
*
* Returns either NULL on allocation failure, or a subprocess_info
* Returns either %NULL on allocation failure, or a subprocess_info
* structure. This should be passed to call_usermodehelper_exec to
* exec the process and free the structure.
*/
Expand Down

0 comments on commit 025a1dd

Please sign in to comment.