From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH RFC 4/4] env: implement "env import -n var[, var...]"
Date: Fri, 30 Sep 2011 17:52:49 -0400 [thread overview]
Message-ID: <201109301752.50784.vapier@gentoo.org> (raw)
In-Reply-To: <1317384298-27025-5-git-send-email-gerlando.falauto@keymile.com>
On Friday, September 30, 2011 08:04:58 Gerlando Falauto wrote:
> + if (nvars >= MAX_NVARS)
> + {
that brace needs to be cuddled
-mike
prev parent reply other threads:[~2011-09-30 21:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-30 12:04 [U-Boot] [PATCH RFC 0/4] Reworking of env Gerlando Falauto
2011-09-30 12:04 ` [U-Boot] [PATCH RFC 1/4] Groundwork for generalization of env interface Gerlando Falauto
2011-10-06 21:15 ` Wolfgang Denk
2011-09-30 12:04 ` [U-Boot] [PATCH RFC 2/4] env: check and apply changes on delete/destroy Gerlando Falauto
2011-10-06 21:15 ` Wolfgang Denk
2011-09-30 12:04 ` [U-Boot] [PATCH RFC 3/4] env: implement selective "env default" Gerlando Falauto
2011-09-30 12:04 ` [U-Boot] [PATCH RFC 4/4] env: implement "env import -n var[, var...]" Gerlando Falauto
2011-09-30 21:52 ` Mike Frysinger [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=201109301752.50784.vapier@gentoo.org \
--to=vapier@gentoo.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