Cleanups, readability, and cosmetic improvements for KCSAN. Marco Elver (5): kcsan: Simplify debugfs counter to name mapping kcsan: Simplify constant string handling kcsan: Remove debugfs test command kcsan: Show message if enabled early kcsan: Use pr_fmt for consistency
kernel/kcsan/core.c | 8 ++- kernel/kcsan/debugfs.c | 111 ++++++++-------------------------------- kernel/kcsan/report.c | 4 +- kernel/kcsan/selftest.c | 8 +-- 4 files changed, 33 insertions(+), 98 deletions(-) -- 2.28.0.163.g6104cc2f0b6-goog

