From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 6/9] fdt_support: add 'const' qualifier for unchanged argument.
Date: Thu, 20 Feb 2014 08:31:56 -0500 [thread overview]
Message-ID: <20140220133156.GA19081@bill-the-cat> (raw)
In-Reply-To: <20140220175547.A18E.AA925319@jp.panasonic.com>
On Thu, Feb 20, 2014 at 05:55:47PM +0900, Masahiro Yamada wrote:
> Hi.
>
>
> > [PATCH 6/9] fdt_support: add 'const' qualifier for unchanged argument.
>
> This might be really trivial, but I notice I had added a period at the
> end of the subject by mistake.
>
> Is it possible to remove it when this patch is applied?
> Or need to post v2?
I'll do my best to remember to fix it up.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140220/7516ef17/attachment.pgp>
next prev parent reply other threads:[~2014-02-20 13:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-14 13:30 [U-Boot] [PATCH 0/9] Refactoring and Endian bug fixes of fdt_support Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 1/9] fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 3/9] fdt_support: delete force argument of fdt_initrd() Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 4/9] fdt_support: delete force argument of fdt_chosen() Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 5/9] fdt_support: refactor fdt_fixup_stdout() function Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 6/9] fdt_support: add 'const' qualifier for unchanged argument Masahiro Yamada
2014-02-20 8:55 ` Masahiro Yamada
2014-02-20 13:31 ` Tom Rini [this message]
2014-04-15 4:05 ` Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 7/9] fdt_support: fix an endian bug of fdt_fixup_memory_banks Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 8/9] fdt_support: fix an endian bug of fdt_initrd() Masahiro Yamada
2014-02-14 13:30 ` [U-Boot] [PATCH 9/9] fdt_support: correct the return condition " Masahiro Yamada
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=20140220133156.GA19081@bill-the-cat \
--to=trini@ti.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