Merge branch 'master' into next
[linux-2.6-block.git] / security / selinux / avc.c
index b2ab608598325bcea26430f6ebd1eac30a67ad61..7823e84dbe8d22abe10e7180a3312320741e257a 100644 (file)
@@ -137,7 +137,7 @@ static inline int avc_hash(u32 ssid, u32 tsid, u16 tclass)
  * @tclass: target security class
  * @av: access vector
  */
-void avc_dump_av(struct audit_buffer *ab, u16 tclass, u32 av)
+static void avc_dump_av(struct audit_buffer *ab, u16 tclass, u32 av)
 {
        const char **common_pts = NULL;
        u32 common_base = 0;