diff options
author | 2019-12-06 13:43:17 +0800 | |
---|---|---|
committer | 2020-01-17 16:24:52 -0500 | |
commit | 7063743f6860874fedc943fb168e079abdc62f2c (patch) | |
tree | 0b983c5d5b665bd2c03009d0d265773b09a18889 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: avoid fetching btime in ext4_getattr() unless requested (diff) | |
download | wireguard-linux-7063743f6860874fedc943fb168e079abdc62f2c.tar.xz wireguard-linux-7063743f6860874fedc943fb168e079abdc62f2c.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions