diff options
author | Alexander Egorenkov <[email protected]> | 2023-02-03 08:39:58 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2023-02-06 15:14:10 +0100 |
commit | 20e6ce4818b965463d629e690b23d321722f6e09 (patch) | |
tree | f00614adabc8febc9e9d3785415769fcdb067c1c /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 379008519819b58a4b5d1adb177f4ce8164a54d0 (diff) |
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 <[email protected]>
Signed-off-by: Alexander Egorenkov <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions