[PATCH 4/10] Bsdacct: fix bogus comment near acct_process

Pavel Emelyanov xemul at openvz.org
Thu Apr 10 01:45:28 PDT 2008


It does not accept any arguments :)

Signed-off-by: Pavel Emelyanov <xemul at openvz.org>

---
 kernel/acct.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kernel/acct.c b/kernel/acct.c
index ee3e605..d9ee183 100644
--- a/kernel/acct.c
+++ b/kernel/acct.c
@@ -579,7 +579,6 @@ void acct_collect(long exitcode, int group_dead)
 
 /**
  * acct_process - now just a wrapper around do_acct_process
- * @exitcode: task exit code
  *
  * handles process accounting for an exiting task
  */
-- 
1.5.3.4



More information about the Containers mailing list