Преглед изворни кода

bsdacct: "truthify" a comment near acct_process

The acct_process does not accept any arguments actually.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: Balbir Singh <balbir@in.ibm.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Pavel Emelyanov пре 17 година
родитељ
комит
1c552858ac
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      kernel/acct.c

+ 0 - 1
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
  * acct_process - now just a wrapper around do_acct_process
- * @exitcode: task exit code
  *
  *
  * handles process accounting for an exiting task
  * handles process accounting for an exiting task
  */
  */