]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
s390/debug: Fix typo in debug_sprintf_format_fn() comment
authorTigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Mon, 4 Aug 2025 09:33:21 +0000 (11:33 +0200)
committerAlexander 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

index 2a41be2f79251f61678d50bb32176775d955b616..c62100dc62c8dffa862b789398e9eb2661a87358 100644 (file)
@@ -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