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

From: Pavel Emelyanov
Date: Thu Apr 10 2008 - 05:02:06 EST


It does not accept any arguments :)

Signed-off-by: Pavel Emelyanov <xemul@xxxxxxxxxx>

---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/