Commit 2baf16f3 authored by Tigran Mkrtchyan's avatar Tigran Mkrtchyan Committed by Alexander Gordeev
Browse files

s390/debug: Fix typo in debug_sprintf_format_fn() comment

parent e29409fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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_sprintf_event/exception calls must be used together with this view
 */

#define DEBUG_SPRINTF_MAX_ARGS 10