All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] [fdt] Fix constness of the fdt void pointer in fdt_getprop_u32_default
Date: Sun, 13 Nov 2011 12:05:17 -0500	[thread overview]
Message-ID: <4EBFF8CD.1070102@gmail.com> (raw)
In-Reply-To: <1320743385-31451-1-git-send-email-gabeblack@chromium.org>

On 11/08/2011 04:09 AM, Gabe Black wrote:
> The function fdt_getprop_u32_default doesn't modify the fdt, so it can use a
> const void * for its fdt argument.
>
> Signed-off-by: Gabe Black<gabeblack@chromium.org>

Applied and requested a bugfix pull.

Thanks,
gvb

      parent reply	other threads:[~2011-11-13 17:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08  9:09 [U-Boot] [PATCH] [fdt] Fix constness of the fdt void pointer in fdt_getprop_u32_default Gabe Black
2011-11-08 13:47 ` Mike Frysinger
2011-11-13  2:07   ` Gabe Black
2011-11-13 17:05 ` Jerry Van Baren [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=4EBFF8CD.1070102@gmail.com \
    --to=gvb.uboot@gmail.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 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.