diff options
-rw-r--r-- | kernel/acct.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/acct.c b/kernel/acct.c index ee3e605190f9..d9ee1838b4d4 100644 --- a/kernel/acct.c +++ b/kernel/acct.c | |||
@@ -579,7 +579,6 @@ void acct_collect(long exitcode, int group_dead) | |||
579 | 579 | ||
580 | /** | 580 | /** |
581 | * acct_process - now just a wrapper around do_acct_process | 581 | * acct_process - now just a wrapper around do_acct_process |
582 | * @exitcode: task exit code | ||
583 | * | 582 | * |
584 | * handles process accounting for an exiting task | 583 | * handles process accounting for an exiting task |
585 | */ | 584 | */ |