diff options
author | 2018-02-16 16:28:23 +0100 | |
---|---|---|
committer | 2018-02-18 05:16:35 -0800 | |
commit | 27c4203a3d48cf161fbd86f2ee48f4eb286b73db (patch) | |
tree | 96912b2928f7c03a4cc1f6187041bb2565f51cc1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pata_arasan_cf: Delete an error message for a failed memory allocation in arasan_cf_probe() (diff) | |
download | linux-dev-27c4203a3d48cf161fbd86f2ee48f4eb286b73db.tar.xz linux-dev-27c4203a3d48cf161fbd86f2ee48f4eb286b73db.zip |
pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_probe()
The local variable "ret" will eventually be set to an appropriate value
a bit later. Thus omit the explicit initialisation at the beginning.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions