aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVasyl Gomonovych <[email protected]>2024-05-17 13:48:46 -0700
committerBorislav Petkov (AMD) <[email protected]>2024-05-28 16:13:09 +0200
commite6f53274c06dc841d677ccaf35587b8dd3fb7a47 (patch)
treec95ddbf472f277394270ac62caf11e09cf620d16 /tools/perf/scripts/python/export-to-sqlite.py
parent595e819d9bbdfa1c000dc7ea50430ebb5f9db09a (diff)
EDAC/ghes: Add missing newline to pr_info() statement
Add a missing newline character even if printk() adds newlines to non-\n-terminated strings because in the unlikely case a KERN_CONT print statement is added after the unterminated statement, the two will get glued together which is not the expected behavior. [ bp: Rewrite commit message. ] Signed-off-by: Vasyl Gomonovych <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions