diff options
author | 2023-01-04 13:52:29 +0800 | |
---|---|---|
committer | 2023-02-19 00:09:59 -0500 | |
commit | 7fc51f923ea6b1c6f304789965414149eaedb358 (patch) | |
tree | c3582e493adf5334219b587a22fd20e82a89e52e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: fix inode tree inconsistency caused by ENOMEM (diff) | |
download | wireguard-linux-7fc51f923ea6b1c6f304789965414149eaedb358.tar.xz wireguard-linux-7fc51f923ea6b1c6f304789965414149eaedb358.zip |
ext4: remove unnecessary variable initialization
Variables are assigned first and then used. Initialization is not required.
Signed-off-by: XU pengfei <xupengfei@nfschina.com>
Link: https://lore.kernel.org/r/20230104055229.3663-1-xupengfei@nfschina.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions