summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2018-12-18 19:20:16 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2018-12-26 15:16:55 -0800
commitc0362117c3b87322366865e8db000449e5ec2caf (patch)
tree4e6f6948b01a9a643668743f70761f7b0f9941c2 /tools/perf/scripts/python/check-perf-trace.py
parent9249dded7b5cb539a8c8698b25d08a3c15261470 (diff)
f2fs: clean up structure extent_node
The union in struct extent_node wass only to indicate below fields struct rb_node rb_node; union { struct { unsigned int fofs; unsigned int len; ... ... can be parsed as fields in struct rb_entry, but they were never be used explicitly before, so let's remove them for cleanup. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions