All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
Date: Sat, 29 Dec 2018 06:39:53 -0700	[thread overview]
Message-ID: <CAPnjgZ1V=Qbh-WBXxZzM_2eCTNU8C6sZNOgOnLwdswjeR1QC1g@mail.gmail.com> (raw)
In-Reply-To: <1545472551-15790-3-git-send-email-bmeng.cn@gmail.com>

On Sat, 22 Dec 2018 at 02:50, Bin Meng <bmeng.cn@gmail.com> wrote:
>
> At present there are 2 macros that are named as CBFS_COMPONENT_xxx.
> Change them to CBFS_TYPE_xxx for consistency.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
>  cmd/cbfs.c     | 4 ++--
>  include/cbfs.h | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2018-12-29 13:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-22  9:55 [U-Boot] [PATCH 1/4] fs: cbfs: remove wrong header validation Bin Meng
2018-12-22  9:55 ` [U-Boot] [PATCH 2/4] fs: cbfs: Fix out of bound access during CBFS walking through Bin Meng
2018-12-29 13:39   ` Simon Glass
2018-12-31  1:44     ` Bin Meng
2018-12-22  9:55 ` [U-Boot] [PATCH 3/4] fs: cbfs: Make all CBFS_TYPE_xxx macros consistent Bin Meng
2018-12-29 13:39   ` Simon Glass [this message]
2018-12-31  1:45     ` Bin Meng
2018-12-22  9:55 ` [U-Boot] [PATCH 4/4] fs: cbfs: Add missing standard CBFS component types Bin Meng
2018-12-29 13:39   ` Simon Glass
2018-12-31  1:45     ` Bin Meng
2018-12-29 13:39 ` [U-Boot] [PATCH 1/4] fs: cbfs: remove wrong header validation Simon Glass
2018-12-31  1:44   ` Bin Meng

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='CAPnjgZ1V=Qbh-WBXxZzM_2eCTNU8C6sZNOgOnLwdswjeR1QC1g@mail.gmail.com' \
    --to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.