From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-watchdog@vger.kernel.org
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>,
Guenter Roeck <linux@roeck-us.net>,
linux-arm-kernel@lists.infradead.org,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
Wim Van Sebroeck <wim@linux-watchdog.org>
Subject: [PATCH 0/3] watchdog: don't print superfluous errors
Date: Wed, 13 Aug 2025 21:05:08 +0200 [thread overview]
Message-ID: <20250813190507.3408-5-wsa+renesas@sang-engineering.com> (raw)
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
next reply other threads:[~2025-08-13 19:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-13 19:05 Wolfram Sang [this message]
2025-08-13 19:05 ` [PATCH 3/3] watchdog: visconti: don't print superfluous errors Wolfram Sang
2025-09-02 16:17 ` Guenter Roeck
2025-09-03 0:14 ` nobuhiro.iwamatsu.x90
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250813190507.3408-5-wsa+renesas@sang-engineering.com \
--to=wsa+renesas@sang-engineering.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=wim@linux-watchdog.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).