[PATCH 1/3] common: tlv: clean up device name setting

Sascha Hauer s.hauer at pengutronix.de
Thu Jun 5 04:55:47 PDT 2025


On Thu, 05 Jun 2025 13:25:31 +0200, Ahmad Fatoum wrote:
> Now that dev_set_name has a __printf attribute, we get a warning that we
> are not using a string literal as format argument to it.
> 
> Fix this and while at it avoid a superfluous memory allocation.
> 
> 

Applied, thanks!

[1/3] common: tlv: clean up device name setting
      https://git.pengutronix.de/cgit/barebox/commit/?id=8e4dc8d579df (link may not be stable)
[2/3] treewide: use only string literals as format string
      https://git.pengutronix.de/cgit/barebox/commit/?id=baacf2803551 (link may not be stable)
[3/3] fastboot: switch to using error format specifiers
      https://git.pengutronix.de/cgit/barebox/commit/?id=a95a2c4c5e09 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list