diff options
author | 2020-09-25 08:26:14 +0800 | |
---|---|---|
committer | 2020-09-24 20:19:24 -0700 | |
commit | 9d8d5a360b515bdc7be4beb89caa7b32fccce721 (patch) | |
tree | f4d8a2532f0d0a57caf6606f3d7e99a25eb69511 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hns3: refactor the function for dumping tc information in debugfs (diff) | |
download | linux-dev-9d8d5a360b515bdc7be4beb89caa7b32fccce721.tar.xz linux-dev-9d8d5a360b515bdc7be4beb89caa7b32fccce721.zip |
net: hns3: remove unnecessary variable initialization
If a variable is assigned a value before it is used, it's no
need to assign an initial value to the variable. So remove
these redundant operations.
Signed-off-by: Yufeng Mo <moyufeng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions