From: Stephen Hemminger Date: Thu, 21 Oct 2010 00:23:50 +0000 (-0700) Subject: audit: make functions static X-Git-Tag: v2.6.37-rc1~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8800aa5d9c7e4e2869321c77b80f322a0d9663a;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed