git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34cece2
)
get rid of the second argument of acct_kill()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 10 Jan 2015 22:18:37 +0000
(17:18 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 26 Jan 2015 04:17:27 +0000
(23:17 -0500)
Replace the old ns->bacct only with NULL and only if it still points
to acct. And assign the new value to it *before* calling acct_kill()
in acct_on(). That way we don't need to pass the new acct to acct_kill().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/acct.c
patch
|
blob
|
history
diff --cc
kernel/acct.c
Simple merge