diff options
author | Sam Bobroff <sbobroff@linux.ibm.com> | 2018-09-12 11:23:27 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-10-13 22:21:25 +1100 |
commit | 1c5c533b149f02d0ce00fc7ab5810766398acc11 (patch) | |
tree | 5f0158abee633ff6589184cd3c95a95cbda2c6b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 80e65b009413e3d36eb7f24cbcab49a201c3088d (diff) |
powerpc/eeh: Cleanup field names in eeh_rmv_data
Change the name of the fields in eeh_rmv_data to clarify their usage.
Change "edev_list" to "removed_vf_list" because it does not contain
generic edevs, but rather only edevs that contain virtual functions
(which need to be removed during recovery).
Similarly, change "removed" to "removed_dev_count" because it is a
count of any removed devices, not just those in the above list.
Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions