commit | b8800aa5d9c7e4e2869321c77b80f322a0d9663a | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Wed Oct 20 17:23:50 2010 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Oct 30 01:42:19 2010 -0400 |
tree | 27bda6447f0b2ab2eec7beafcef090da489222fa | |
parent | d29be158a68254f58cf1fbf60ce1e89557a321aa [diff] |
audit: make functions static I was doing some namespace checks and found some simple stuff in audit that could be cleaned up. Make some functions static, and put const on make_reply payload arg. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>