From: Bob Picco <bob.picco@oracle.com>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH] sparc64: mem boot option correction
Date: Tue, 09 Sep 2014 21:15:04 +0000 [thread overview]
Message-ID: <20140909211504.GP24131@zareason> (raw)
In-Reply-To: <1410105147-23085-1-git-send-email-bpicco@meloft.net>
David Miller wrote: [Tue Sep 09 2014, 03:24:03PM EDT]
> From: Bob Picco <bpicco@meloft.net>
> Date: Sun, 7 Sep 2014 11:52:27 -0400
>
> > + for_each_free_mem_range(i, any_nid, &pa_start, &pa_end, &nid) {
> > + available = available + (pa_end - pa_start);
> > + }
>
> Single statement basic blocks should not be enclosed with curly
> braces, thanks.
I'll fix it up.
you're welcome and thanx for the review,
bob
prev parent reply other threads:[~2014-09-09 21:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-07 15:52 [PATCH] sparc64: mem boot option correction Bob Picco
2014-09-09 19:24 ` David Miller
2014-09-09 21:15 ` Bob Picco [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=20140909211504.GP24131@zareason \
--to=bob.picco@oracle.com \
--cc=sparclinux@vger.kernel.org \
/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.