From: David Woodhouse Date: Tue, 10 May 2005 17:58:51 +0000 (+0100) Subject: AUDIT: Fix abuse of va_args. X-Git-Tag: v2.6.14-rc2~49^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eecb0a7338ef6504aa49def4dde6429853025801;p=pandora-kernel.git AUDIT: Fix abuse of va_args. We're not allowed to use args twice; we need to use va_copy. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed