lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176981186784.331784.4686693358681648734.b4-ty@collabora.com>
Date: Fri, 30 Jan 2026 23:24:27 +0100
From: Sebastian Reichel <sebastian.reichel@...labora.com>
To: Matti Vaittinen <mazziesaccount@...il.com>, 
 Matti Vaittinen <mazziesaccount@...il.com>, 
 Matti Vaittinen <matti.vaittinen@...ux.dev>
Cc: Lee Jones <lee@...nel.org>, Sebastian Reichel <sre@...nel.org>, 
 linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Andreas Kemnade <andreas@...nade.info>
Subject: Re: [PATCH] power: supply: bd71828: Use dev_err_probe()


On Thu, 15 Jan 2026 12:19:04 +0200, Matti Vaittinen wrote:
> The driver uses separate error printing and error returning at probe()
> for locations where the error value is hard-coded and can't be
> EPROBE_DEFER. This helps to omit the extra return value check which is
> done in dev_err_probe().
> 
> Using the dev_err_probe() has some other benefits besides handling the
> -EPROBE_DEFER though, like standardizing the print for error numbers.
> Some believe thes outweigh the benefit of skipping the extra check.
> 
> [...]

Applied, thanks!

[1/1] power: supply: bd71828: Use dev_err_probe()
      commit: 12bdf471e374b34cb0e48b29bb9eb9127ed26fc5

Best regards,
-- 
Sebastian Reichel <sebastian.reichel@...labora.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ