From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 11/17] uuid: Add a comment for UUID_STR_LEN
Date: Thu, 28 Jan 2021 18:58:13 -0500 [thread overview]
Message-ID: <20210128235813.GQ7530@bill-the-cat> (raw)
In-Reply-To: <20210114032957.483086-12-sjg@chromium.org>
On Wed, Jan 13, 2021 at 08:29:51PM -0700, Simon Glass wrote:
> This macro is the length of the string but excludes the terminator. Users
> must add 1 when declaring a large-enough string. Add a comment to make
> this clear.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210128/600a7a07/attachment.sig>
next prev parent reply other threads:[~2021-01-28 23:58 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 3:29 [PATCH 00/17] Various minor clean-ups and improvements Simon Glass
2021-01-14 3:29 ` [PATCH 01/17] doc: Correct documentation for uclass_root Simon Glass
2021-01-14 3:29 ` [PATCH 02/17] spl: Add functions for next and previous phase Simon Glass
2021-01-28 23:57 ` Tom Rini
2021-01-14 3:29 ` [PATCH 03/17] bloblist: Support relocating to a larger space Simon Glass
2021-01-28 23:57 ` Tom Rini
2021-01-14 3:29 ` [PATCH 04/17] bloblist: Add missing tag names Simon Glass
2021-01-28 23:57 ` Tom Rini
2021-01-14 3:29 ` [PATCH 05/17] x86: tsc_timer: Correct overflow in __udelay() Simon Glass
2021-02-01 6:10 ` Bin Meng
2021-02-01 6:12 ` Bin Meng
2021-01-14 3:29 ` [PATCH 06/17] video: Allow syncing the entire framebuffer to the copy Simon Glass
2021-01-28 23:57 ` Tom Rini
2021-01-14 3:29 ` [PATCH 07/17] net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() Simon Glass
2021-01-28 23:57 ` Tom Rini
2021-01-14 3:29 ` [PATCH 08/17] fdtdec: Update the missing-devicetree message Simon Glass
2021-01-28 23:57 ` Tom Rini
2021-01-14 3:29 ` [PATCH 09/17] fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() Simon Glass
2021-01-28 23:58 ` Tom Rini
2021-02-14 18:50 ` Peter Robinson
2021-02-14 19:05 ` Jesper Schmitz Mouridsen
2021-02-14 19:08 ` Tom Rini
2021-02-14 19:10 ` Tom Rini
2021-02-14 19:20 ` Peter Robinson
2021-02-14 20:25 ` Tom Rini
2021-01-14 3:29 ` [PATCH 10/17] display_options: Use USE_TINY_PRINTF for SPL check Simon Glass
2021-01-28 23:58 ` Tom Rini
2021-01-14 3:29 ` [PATCH 11/17] uuid: Add a comment for UUID_STR_LEN Simon Glass
2021-01-28 23:58 ` Tom Rini [this message]
2021-01-14 3:29 ` [PATCH 12/17] mmc: pci_mmc: Only generate ACPI code for the SD card Simon Glass
2021-01-14 21:48 ` Jaehoon Chung
2021-01-28 23:58 ` Tom Rini
2021-01-14 3:29 ` [PATCH 13/17] x86: coral: Add a devicetree node for eMMC Simon Glass
2021-01-14 21:48 ` Jaehoon Chung
2021-02-01 6:11 ` Bin Meng
2021-02-01 6:13 ` Bin Meng
2021-01-14 3:29 ` [PATCH 14/17] mmc: pci_mmc: Set the removable flag Simon Glass
2021-01-14 21:48 ` Jaehoon Chung
2021-01-28 23:58 ` Tom Rini
2021-01-14 3:29 ` [PATCH 15/17] crc32: Exclude crc32 from TPL Simon Glass
2021-01-28 23:58 ` Tom Rini
2021-01-14 3:29 ` [PATCH 16/17] binman: Move selection of the binman node into a function Simon Glass
2021-01-28 23:58 ` Tom Rini
2021-01-14 3:29 ` [PATCH 17/17] binman: Allow reading entries from a subnode Simon Glass
2021-01-28 23:58 ` Tom Rini
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=20210128235813.GQ7530@bill-the-cat \
--to=trini@konsulko.com \
--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