]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/audit.c
[AUDIT] Avoid using %*.*s format strings.
authorPeter Martuccelli <peterm@redhat.com>
Fri, 29 Apr 2005 15:10:24 +0000 (16:10 +0100)
committer <dwmw2@shinybook.infradead.org> <>
Fri, 29 Apr 2005 15:10:24 +0000 (16:10 +0100)
commitc7fcb0ee74ef4cfdea02befacb55945c93641e44
treefbc01cfa85e2f7a3d070098e7d67d0196f52fa40
parentd812ddbb89e323d054a7d073466225966c8350c8
[AUDIT] Avoid using %*.*s format strings.

They don't seem to work correctly (investigation ongoing), but we don't
actually need to do it anyway.

Patch from Peter Martuccelli <peterm@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
kernel/audit.c