diff options
author | Chengguang Xu <[email protected]> | 2019-12-06 13:43:17 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-01-17 16:24:52 -0500 |
commit | 7063743f6860874fedc943fb168e079abdc62f2c (patch) | |
tree | 0b983c5d5b665bd2c03009d0d265773b09a18889 /drivers/usb/cdns3/cdns3-imx.c | |
parent | d4c5e960bf202d99ec9a6922ad387eafb798b848 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions