lkml.org 
[lkml]   [2004]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Remove prototypes of non-existent funcs from security/selinux files
diff -ru linux-2.6.7-orig/security/selinux/include/avc.h
linux-2.6.7-new/security/selinux/include/avc.h
--- linux-2.6.7-orig/security/selinux/include/avc.h 2004-06-15 22:19:01.000000000 -0700
+++ linux-2.6.7-new/security/selinux/include/avc.h 2004-07-18 08:55:29.000000000 -0700
@@ -130,7 +130,6 @@
struct audit_buffer;
void avc_dump_av(struct audit_buffer *ab, u16 tclass, u32 av);
void avc_dump_query(struct audit_buffer *ab, u32 ssid, u32 tsid, u16 tclass);
-void avc_dump_cache(struct audit_buffer *ab, char *tag);

/*
* AVC operations
diff -ru linux-2.6.7-orig/security/selinux/ss/policydb.h
linux-2.6.7-new/security/selinux/ss/policydb.h
--- linux-2.6.7-orig/security/selinux/ss/policydb.h 2004-06-15 22:19:43.000000000 -0700
+++ linux-2.6.7-new/security/selinux/ss/policydb.h 2004-07-18 08:55:15.000000000 -0700
@@ -251,7 +251,6 @@
extern int policydb_init(struct policydb *p);
extern int policydb_index_classes(struct policydb *p);
extern int policydb_index_others(struct policydb *p);
-extern int constraint_expr_destroy(struct constraint_expr *expr);
extern void policydb_destroy(struct policydb *p);
extern int policydb_load_isids(struct policydb *p, struct sidtab *s);
extern int policydb_context_isvalid(struct policydb *p, struct context *c);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.041 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site