projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e29409f
)
s390/debug: Fix typo in debug_sprintf_format_fn() comment
author
Tigran Mkrtchyan
<tigran.mkrtchyan@desy.de>
Mon, 4 Aug 2025 09:33:21 +0000
(11:33 +0200)
committer
Alexander Gordeev
<agordeev@linux.ibm.com>
Wed, 6 Aug 2025 15:18:27 +0000
(17:18 +0200)
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Link:
https://lore.kernel.org/r/20250804093321.434674-1-tigran.mkrtchyan@desy.de
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/kernel/debug.c
patch
|
blob
|
history
diff --git
a/arch/s390/kernel/debug.c
b/arch/s390/kernel/debug.c
index
2a41be2
..
c62100d
100644
(file)
--- a/
arch/s390/kernel/debug.c
+++ b/
arch/s390/kernel/debug.c
@@
-1677,7
+1677,7
@@
EXPORT_SYMBOL(debug_dflt_header_fn);
/*
* prints debug data sprintf-formatted:
- * debug_sprinf_event/exception calls must be used together with this view
+ * debug_sprin
t
f_event/exception calls must be used together with this view
*/
#define DEBUG_SPRINTF_MAX_ARGS 10