[PATCH 0/3] watchdog: don't print superfluous errors

Wolfram Sang wsa+renesas at sang-engineering.com
Wed Aug 13 12:05:08 PDT 2025


I found this needless printout in the Renesas RZ drivers. Then, I
updated an existing coccinelle script to find more of these in the tree.

No dependencies, buildbot is happy, based on v6.17-rc1.


Wolfram Sang (3):
  watchdog: rzg2l_wdt: don't print superfluous errors
  watchdog: rzv2h_wdt: don't print superfluous errors
  watchdog: visconti: don't print superfluous errors

 drivers/watchdog/rzg2l_wdt.c    | 4 +---
 drivers/watchdog/rzv2h_wdt.c    | 4 +---
 drivers/watchdog/visconti_wdt.c | 5 +----
 3 files changed, 3 insertions(+), 10 deletions(-)

-- 
2.47.2




More information about the linux-arm-kernel mailing list