From: Eric Paris Date: Fri, 19 Apr 2013 17:23:09 +0000 (-0400) Subject: audit: stop pushing loginid, uid, sessionid as arguments X-Git-Tag: v3.10-rc1~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9eb698f441889f2d7926b1cc6f1e14f0787f00;p=pandora-kernel.git audit: stop pushing loginid, uid, sessionid as arguments We always use current. Stop pulling this when the skb comes in and pushing it around as arguments. Just get it at the end when you need it. Signed-off-by: Eric Paris --- Reading git-diff-tree failed