68328fb: the pseudo_palette is only 16 elements long
[safe/jmp/linux-2.6] / kernel / auditsc.c
index 7ccc3da..b7640a5 100644 (file)
@@ -2037,7 +2037,7 @@ int __audit_signal_info(int sig, struct task_struct *t)
 
 /**
  * audit_core_dumps - record information about processes that end abnormally
- * @sig: signal value
+ * @signr: signal value
  *
  * If a process ends with a core dump, something fishy is going on and we
  * should record the event for investigation.