Skip to content

Commit 2baf16f

Browse files
kofemannAlexander Gordeev
authored andcommitted
s390/debug: Fix typo in debug_sprintf_format_fn() comment
Signed-off-by: Tigran Mkrtchyan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexander Gordeev <[email protected]>
1 parent e29409f commit 2baf16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/s390/kernel/debug.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,7 @@ EXPORT_SYMBOL(debug_dflt_header_fn);
16771677

16781678
/*
16791679
* prints debug data sprintf-formatted:
1680-
* debug_sprinf_event/exception calls must be used together with this view
1680+
* debug_sprintf_event/exception calls must be used together with this view
16811681
*/
16821682

16831683
#define DEBUG_SPRINTF_MAX_ARGS 10

0 commit comments

Comments
 (0)