From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Thu, 07 Feb 2008 20:20:30 +0300

> The audit_log_start() will expand into an empty do { } while (0)
> construction and the audit_ctx becomes unused.
> 
> The solution: push current->audit_context into audit_log_start()
> directly, since it is not required in any other place in the 
> calling function.
> 
> Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to