aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChengguang Xu <cgxu519@mykernel.net>2019-12-06 13:43:17 +0800
committerTheodore Ts'o <tytso@mit.edu>2020-01-17 16:24:52 -0500
commit7063743f6860874fedc943fb168e079abdc62f2c (patch)
tree0b983c5d5b665bd2c03009d0d265773b09a18889 /tools/perf/scripts/python
parentd4c5e960bf202d99ec9a6922ad387eafb798b848 (diff)
ext4: remove unnecessary assignment in ext4_htree_store_dirent()
We have allocated memory using kzalloc() so don't have to set 0 again in last byte. Signed-off-by: Chengguang Xu <cgxu519@mykernel.net> Link: https://lore.kernel.org/r/20191206054317.3107-1-cgxu519@mykernel.net Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions