[PATCH] add message types

David Woodhouse dwmw2 at infradead.org
Fri May 13 15:58:12 UTC 2005


On Wed, 2005-05-11 at 10:56 -0400, Steve Grubb wrote:
> +               ab = audit_log_start(context, aux->type);
>                 if (!ab)
>                         continue; /* audit_panic has been called */
> -
> -               aux = context->aux;
>                 context->aux = aux->next;
>  
>                 audit_log_format(ab, "auxitem=%d", aux->type);

Any objection to dropping the now-redundant 'auxitem='?

-- 
dwmw2




More information about the Linux-audit mailing list