diff options
| author | Steven Rostedt <[email protected]> | 2025-01-20 17:57:45 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2025-01-20 18:03:23 +0000 |
| commit | a925df6f5036013b6592eef28f7ec4a45bf465a9 (patch) | |
| tree | d9e7161c9fdd6dd0cb5d07ad2017f1c917a3c4d2 /drivers/platform/x86/intel/pmt/class.c | |
| parent | selftests/ftrace: Add test that tests event :mod: commands (diff) | |
| download | kernel-a925df6f5036013b6592eef28f7ec4a45bf465a9.tar.gz kernel-a925df6f5036013b6592eef28f7ec4a45bf465a9.zip | |
tracing: Fix #if CONFIG_MODULES to #ifdef CONFIG_MODULES
A typo was introduced when adding the ":mod:" command that did
a "#if CONFIG_MODULES" instead of a "#ifdef CONFIG_MODULES".
Fix it.
Cc: Masami Hiramatsu <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/[email protected]
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: b355247df104e ("tracing: Cache ":mod:" events for modules not loaded yet")
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
