On Wed, 13 Jun 2007 12:03:36 +0200
Peter Zijlstra <[EMAIL PROTECTED]> wrote:

> +#ifdef CONFIG_AUDITSYSCALL
> +     {
> +             .ctl_name       = CTL_UNNUMBERED,
> +             .procname       = "audit_argv_kb",
> +             .data           = &audit_argv_kb,
> +             .maxlen         = sizeof(int),
> +             .mode           = 0644,
> +             .proc_handler   = &proc_dointvec,
> +     },
> +#endif

Please document /proc entries in Documentation/filesystems/proc.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to