aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2023-08-27 01:47:08 +0800
committerTheodore Ts'o <[email protected]>2023-10-05 22:32:15 -0400
commit95b635689b58e0ebe5197bf99c82c681eabe17ee (patch)
treeeba07959d98f18f62d558701c4b3a0f11e515f5a /tools/perf/util/trace-event-scripting.c
parent1fc1bd2d18bbade157f7b14270f509ebbd89881b (diff)
ext4: remove EXT4FS_DEBUG defination in resize.c
Remove EXT4FS_DEBUG defination in resize.c for following reasons: 1. EXT4FS_DEBUG will enable debug messages, it should only be defined when debugging. 2. ext4.h included from ext4_jbd2.h after EXT4FS_DEBUG defination will "#undef EXT4FS_DEBUG", then EXT4FS_DEBUG defination in resize.c can't actually turn on ext4_debug messages. Signed-off-by: Kemeng Shi <[email protected]> Reviewed-by: Theodore Ts'o <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions