On Fri, Feb 03, 2023 at 08:39:53AM +0100, Alexander Egorenkov wrote: > 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(-) Guenter, Wim, how should this go upstream? I can easily pick this up via the s390 tree for the next merge window. Please let me know. Thanks, Heiko