summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0056-UBIFS-make-debugging-messages-light-again.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0056-UBIFS-make-debugging-messages-light-again.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0056-UBIFS-make-debugging-messages-light-again.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0056-UBIFS-make-debugging-messages-light-again.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0056-UBIFS-make-debugging-messages-light-again.patch
index 26a43247..2f8c6fae 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0056-UBIFS-make-debugging-messages-light-again.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0056-UBIFS-make-debugging-messages-light-again.patch
@@ -1,4 +1,4 @@
1From fd7fabbc63907ebe083460603caa1ba54bef0e80 Mon Sep 17 00:00:00 2001 1From a5db2eaeb04f9d74c9f7655cc87b4a41597a9878 Mon Sep 17 00:00:00 2001
2From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 2From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
3Date: Wed, 11 Jan 2012 15:13:27 +0200 3Date: Wed, 11 Jan 2012 15:13:27 +0200
4Subject: [PATCH 056/130] UBIFS: make debugging messages light again 4Subject: [PATCH 056/130] UBIFS: make debugging messages light again
@@ -21,7 +21,7 @@ Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
21Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 21Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
22--- 22---
23 fs/ubifs/debug.h | 12 +++++------- 23 fs/ubifs/debug.h | 12 +++++-------
24 1 files changed, 5 insertions(+), 7 deletions(-) 24 1 file changed, 5 insertions(+), 7 deletions(-)
25 25
26diff --git a/fs/ubifs/debug.h b/fs/ubifs/debug.h 26diff --git a/fs/ubifs/debug.h b/fs/ubifs/debug.h
27index 3f65829..c9d2941 100644 27index 3f65829..c9d2941 100644
@@ -53,5 +53,5 @@ index 3f65829..c9d2941 100644
53 /* Just a debugging messages not related to any specific UBIFS subsystem */ 53 /* Just a debugging messages not related to any specific UBIFS subsystem */
54 #define dbg_msg(fmt, ...) \ 54 #define dbg_msg(fmt, ...) \
55-- 55--
561.7.7.4 561.7.9.4
57 57