From: John David Anglin <dave.anglin@bell.net>
To: Rolf Eike Beer <eike@sf-mail.de>
Cc: linux-parisc List <linux-parisc@vger.kernel.org>
Subject: Re: [PATCH 2/2] HIL: remove one goto
Date: Mon, 16 Jan 2012 14:38:49 -0500 [thread overview]
Message-ID: <4F147CC9.1070409@bell.net> (raw)
In-Reply-To: <1907306.0Ne3j968CE@eto>
On 1/16/2012 2:13 PM, Rolf Eike Beer wrote:
> + if (!mlc->istarted) {
> + /* Prepare to receive input */
> + if ((node + 1)->act& HILSE_IN)
> + hilse_setup_input(mlc, node + 1);
> + }
It looks to me like this could be further simplified with an &&.
Dave
--
John David Anglin dave.anglin@bell.net
prev parent reply other threads:[~2012-01-16 19:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-16 19:12 [PATCH 0/2] Random PARISC patches Rolf Eike Beer
2012-01-16 19:13 ` [PATCH 1/2] parisc: fix compile without CONFIG_PCI Rolf Eike Beer
2012-01-30 10:13 ` Rolf Eike Beer
2012-01-16 19:13 ` [PATCH 2/2] HIL: remove one goto Rolf Eike Beer
2012-01-16 19:38 ` John David Anglin [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=4F147CC9.1070409@bell.net \
--to=dave.anglin@bell.net \
--cc=eike@sf-mail.de \
--cc=linux-parisc@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.