summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0055-UBIFS-fix-debugging-messages.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0055-UBIFS-fix-debugging-messages.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0055-UBIFS-fix-debugging-messages.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0055-UBIFS-fix-debugging-messages.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0055-UBIFS-fix-debugging-messages.patch
index a27e70f6..6b5fbd6e 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0055-UBIFS-fix-debugging-messages.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.2/0055-UBIFS-fix-debugging-messages.patch
@@ -1,4 +1,4 @@
1From 1b3cf92e4f993769ceaf78263ccebc8eaf67a804 Mon Sep 17 00:00:00 2001 1From 45ed8ba5d25772dde8ca17b50a3f5f64ceb9633e Mon Sep 17 00:00:00 2001
2From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> 2From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
3Date: Tue, 10 Jan 2012 19:32:30 +0200 3Date: Tue, 10 Jan 2012 19:32:30 +0200
4Subject: [PATCH 055/130] UBIFS: fix debugging messages 4Subject: [PATCH 055/130] UBIFS: fix debugging messages
@@ -18,7 +18,7 @@ Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
18Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 18Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
19--- 19---
20 fs/ubifs/debug.h | 5 ++++- 20 fs/ubifs/debug.h | 5 ++++-
21 1 files changed, 4 insertions(+), 1 deletions(-) 21 1 file changed, 4 insertions(+), 1 deletion(-)
22 22
23diff --git a/fs/ubifs/debug.h b/fs/ubifs/debug.h 23diff --git a/fs/ubifs/debug.h b/fs/ubifs/debug.h
24index 8d9c468..3f65829 100644 24index 8d9c468..3f65829 100644
@@ -37,5 +37,5 @@ index 8d9c468..3f65829 100644
37 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) 37 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__)
38 /* Additional journal messages */ 38 /* Additional journal messages */
39-- 39--
401.7.7.4 401.7.9.4
41 41