lkml.org 
[lkml]   [2008]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateThu, 10 Apr 2008 12:45:28 +0400
FromPavel Emelyanov <>
Subject[PATCH 4/10] Bsdacct: fix bogus comment near acct_process
It does not accept any arguments :)

Signed-off-by: Pavel Emelyanov <xemul@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


\
 
 \ /
  Last update: 2008-04-10 11:05    [from the cache]
©2003-2010