Minor code refactoring to improve readability of the driver, reduce code duplication and remove dead code. Alexander Egorenkov (5): watchdog: diag288_wdt: get rid of register asm watchdog: diag288_wdt: remove power management watchdog: diag288_wdt: unify command buffer handling for diag288 zvm watchdog: diag288_wdt: de-duplicate diag_stat_inc() calls watchdog: diag288_wdt: unify lpar and zvm diag288 helpers drivers/watchdog/diag288_wdt.c | 162 ++++++++------------------------- 1 file changed, 37 insertions(+), 125 deletions(-) -- 2.37.2