lkml.org 
[lkml]   [2008]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/4] integrity: Linux Integrity Module(LIM)
From
Date
On Thu, 2008-11-20 at 11:43 -0500, Mimi Zohar wrote:
>
> +static int integrity_audit;
> +
> +#ifdef CONFIG_INTEGRITY_AUDIT
> +static int __init integrity_audit_setup(char *str)
> +{
> + ulong audit;
> + int rc;
> + char *op;
> +
> + rc = strict_strtoul(str, 0, &audit);

I think we usually write out 'unsigned long'.

-- Dave



\
 
 \ /
  Last update: 2008-11-21 18:55    [W:0.105 / U:0.520 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site