summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorHerve Codina (Schneider Electric) <herve.codina@bootlin.com>2026-03-24 14:48:45 +0300
committerGuenter Roeck <linux@roeck-us.net>2026-05-03 18:37:49 +0300
commit07d690db9fc741649f98506e492d5c10d1060b80 (patch)
tree21c89fe5c36c65ea2f51e17da060c6cb4a82881a /tools/lib/python
parent4f675f036cd5e9cfbe6df5f24f8338158af96a4b (diff)
downloadlinux-07d690db9fc741649f98506e492d5c10d1060b80.tar.xz
watchdog: rzn1: Use dev_err_probe()
In the probe() function the following pattern is present several times: if (err) { dev_err(dev, ...); return err; } Replace them by dev_err_probe() calls. Signed-off-by: Herve Codina (Schneider Electric) <herve.codina@bootlin.com> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20260324114849.242755-3-herve.codina@bootlin.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions