]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0097-TOMOYO-Accept-000-as-a-valid-character.patch
linux-ti335x-psp 3.2: update to v3.2.11
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp-3.2 / 3.2.2 / 0097-TOMOYO-Accept-000-as-a-valid-character.patch
index b6908ae5353ba4b794f3ae2c5ad33f11d9ff3ad1..fba28aacae24c19713a54e467163d95f85d2a8cb 100644 (file)
@@ -1,4 +1,4 @@
-From 4e99d3453e09872ef6979dfe1518b80377fa5134 Mon Sep 17 00:00:00 2001
+From b85512a847012899a22246572d01a7d223bd3222 Mon Sep 17 00:00:00 2001
 From: Tetsuo Handa <from-tomoyo-users-en@I-love.SAKURA.ne.jp>
 Date: Sun, 15 Jan 2012 11:05:59 +0900
 Subject: [PATCH 097/130] TOMOYO: Accept \000 as a valid character.
@@ -15,7 +15,7 @@ Signed-off-by: James Morris <jmorris@namei.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  security/tomoyo/util.c |    6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/security/tomoyo/util.c b/security/tomoyo/util.c
 index 4a9b4b2..867558c 100644
@@ -39,5 +39,5 @@ index 4a9b4b2..867558c 100644
                }
        }
 -- 
-1.7.7.4
+1.7.9.4