On 06/09/2010 04:42 PM, James Morris wrote:
On Wed, 9 Jun 2010, Justin P. Mattock wrote:
Fix the space between "SE Linux", to match the other
definitions of "SELinux", in the system.
Signed-off-by: Justin P. Mattock<justinmattock@xxxxxxxxx>
NAK, please look at how this is used.
ahh.. I thought this was printk ing things
into dmesg.. but it's not it's a strlen.
---
security/selinux/ss/policydb.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/security/selinux/ss/policydb.h b/security/selinux/ss/policydb.h
index 26d9adf..7da08b2 100644
--- a/security/selinux/ss/policydb.h
+++ b/security/selinux/ss/policydb.h
@@ -281,7 +281,7 @@ extern int policydb_read(struct policydb *p, void *fp);
#define OBJECT_R_VAL 1
#define POLICYDB_MAGIC SELINUX_MAGIC
-#define POLICYDB_STRING "SE Linux"
+#define POLICYDB_STRING "SELinux"
struct policy_file {
char *data;
--
1.7.1.rc1.21.gf3bd6
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.
o.k. throwing in the reject pile..
thanks for looking..
Justin P. Mattock
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.