]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/audit.c
AUDIT: pass size argument to audit_expand().
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Tue, 10 May 2005 17:56:08 +0000 (18:56 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Tue, 10 May 2005 17:56:08 +0000 (18:56 +0100)
commite3b926b4c1499ba7b1b9513aa6113944d572aba5
tree6d4a230f3c02ebfd5073517fe8eb36f9a61dad22
parent8c5aa40c94ef8bb7f7da95ecd5942e2d20fc3c9d
AUDIT: pass size argument to audit_expand().

Let audit_expand() know how much it's expected to grow the buffer, in
the case that we have that information to hand.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
kernel/audit.c