summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch
index b6908ae5..fba28aac 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch
@@ -1,4 +1,4 @@
1From 4e99d3453e09872ef6979dfe1518b80377fa5134 Mon Sep 17 00:00:00 2001 1From b85512a847012899a22246572d01a7d223bd3222 Mon Sep 17 00:00:00 2001
2From: Tetsuo Handa <from-tomoyo-users-en@I-love.SAKURA.ne.jp> 2From: Tetsuo Handa <from-tomoyo-users-en@I-love.SAKURA.ne.jp>
3Date: Sun, 15 Jan 2012 11:05:59 +0900 3Date: Sun, 15 Jan 2012 11:05:59 +0900
4Subject: [PATCH 097/130] TOMOYO: Accept \000 as a valid character. 4Subject: [PATCH 097/130] TOMOYO: Accept \000 as a valid character.
@@ -15,7 +15,7 @@ Signed-off-by: James Morris <jmorris@namei.org>
15Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 15Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
16--- 16---
17 security/tomoyo/util.c | 6 +++--- 17 security/tomoyo/util.c | 6 +++---
18 1 files changed, 3 insertions(+), 3 deletions(-) 18 1 file changed, 3 insertions(+), 3 deletions(-)
19 19
20diff --git a/security/tomoyo/util.c b/security/tomoyo/util.c 20diff --git a/security/tomoyo/util.c b/security/tomoyo/util.c
21index 4a9b4b2..867558c 100644 21index 4a9b4b2..867558c 100644
@@ -39,5 +39,5 @@ index 4a9b4b2..867558c 100644
39 } 39 }
40 } 40 }
41-- 41--
421.7.7.4 421.7.9.4
43 43