From: David Woodhouse Date: Fri, 13 May 2005 15:35:19 +0000 (+0100) Subject: AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ. X-Git-Tag: v2.6.13-rc1~90^2~583^2~53^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea74f0655412d0fbd12bf9adb6c14c8fe707a42;p=pandora-kernel.git AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ. Otherwise, we will be repeatedly reallocating, even if we're only adding a few bytes at a time. Pointed out by Steve Grubb. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed