]> err.no Git - linux-2.6/blobdiff - kernel/acct.c
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_...
[linux-2.6] / kernel / acct.c
index 4c613de660252026dd9ce6a6a50b1c6105583a8d..f18e0b8df3e1d036e6276befb3e707c4610944de 100644 (file)
@@ -43,7 +43,6 @@
  * a struct file opened for write. Fixed. 2/6/2000, AV.
  */
 
-#include <linux/config.h>
 #include <linux/mm.h>
 #include <linux/slab.h>
 #include <linux/acct.h>
@@ -521,6 +520,7 @@ static void do_acct_process(struct file *file)
 
 /**
  * acct_init_pacct - initialize a new pacct_struct
+ * @pacct: per-process accounting info struct to initialize
  */
 void acct_init_pacct(struct pacct_struct *pacct)
 {