AUDIT: fix max_t thinko.
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 13 May 2005 17:50:33 +0000 (18:50 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 13 May 2005 17:50:33 +0000 (18:50 +0100)
commit5e014b10ef8477c32a939a48fa02aedcad35a226
tree8c314b8485aff98506402976c3bca1011735a633
parent23f32d18aa589e228c5a9e12e0d0c67c9b5bcdce
AUDIT: fix max_t thinko.

Der... if you use max_t it helps if you give it a type.

Note to self: Always just apply the tested patches, don't try to port
them by hand. You're not clever enough.

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