aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorKemeng Shi <[email protected]>2023-08-27 01:47:12 +0800
committerTheodore Ts'o <[email protected]>2023-10-05 22:32:15 -0400
commit248b45b621a77155f81129e6b572ec833edb4cf4 (patch)
tree4495a0f8f6ec24afc06f93fd56974ab75e88dd04 /tools/perf/util/trace-event-scripting.c
parent350bb48b84b8f4ad4ea179dbb97f568d12626188 (diff)
ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap
We always overwrite count2 to "EXT4_CLUSTERS_PER_GROUP(sb) - (first_cluster - start)" after its initialization in for loop initialization statement . Just remove unnecessary initialization of count2. 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