diff options
author | Alexander Egorenkov <egorenar@linux.ibm.com> | 2023-02-03 10:39:58 +0300 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-02-06 17:14:10 +0300 |
commit | 20e6ce4818b965463d629e690b23d321722f6e09 (patch) | |
tree | f00614adabc8febc9e9d3785415769fcdb067c1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 379008519819b58a4b5d1adb177f4ce8164a54d0 (diff) | |
download | linux-20e6ce4818b965463d629e690b23d321722f6e09.tar.xz |
watchdog: diag288_wdt: unify lpar and zvm diag288 helpers
Change naming of the internal diag288 helper functions
to improve overall readability and reduce confusion:
* Rename __diag288() to diag288().
* Get rid of the misnamed helper __diag288_lpar() that was used not only
on LPARs but also zVM and KVM systems.
* Rename __diag288_vm() to diag288_str().
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230203073958.1585738-6-egorenar@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions