public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Siddharth Vadapalli <s-vadapalli@ti.com>
Cc: joe.hershberger@ni.com, rfried.dev@gmail.com, sjg@chromium.org,
	u-boot@lists.denx.de, r-gunasekaran@ti.com
Subject: Re: [PATCH v2 2/2] doc: printf() codes: Fix format specifier for unsigned int
Date: Mon, 14 Aug 2023 11:04:03 -0400	[thread overview]
Message-ID: <20230814150403.GS3630934@bill-the-cat> (raw)
In-Reply-To: <20230814045348.49105-3-s-vadapalli@ti.com>

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

On Mon, Aug 14, 2023 at 10:23:48AM +0530, Siddharth Vadapalli wrote:

> The format specifier for the "unsigned int" variable is documented as
> "%d". However, it should be "%u". Thus, fix it.
> 
> Fixes: f5e9035043fb ("doc: printf() codes")
> Reported-by: Tom Rini <trini@konsulko.com>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2023-08-14 15:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-14  4:53 [PATCH v2 0/2] Fix format specifier for net_boot_file_size Siddharth Vadapalli
2023-08-14  4:53 ` [PATCH v2 1/2] net: Fix the displayed value of bytes transferred Siddharth Vadapalli
2023-08-14 15:03   ` Tom Rini
2023-08-23 14:42   ` Tom Rini
2023-08-14  4:53 ` [PATCH v2 2/2] doc: printf() codes: Fix format specifier for unsigned int Siddharth Vadapalli
2023-08-14 15:04   ` Tom Rini [this message]

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=20230814150403.GS3630934@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=joe.hershberger@ni.com \
    --cc=r-gunasekaran@ti.com \
    --cc=rfried.dev@gmail.com \
    --cc=s-vadapalli@ti.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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