From: Jeremy Kerr <jk@ozlabs.org>
To: linuxppc-dev@ozlabs.org
Cc: "Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi>,
paulus@samba.org, "Christian Krafft" <krafft@de.ibm.com>
Subject: Re: [PATCH] powerpc/spufs: Remove invalid semicolon after if statement
Date: Tue, 19 Aug 2008 22:44:54 +0800 [thread overview]
Message-ID: <200808192244.54995.jk@ozlabs.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0808190845570.4551@wrl-59.cs.helsinki.fi>
Hi Ilpo,
> - if (new_state == SPU_UTIL_USER);
> + if (new_state == SPU_UTIL_USER)
Thanks, good catch. applied to spufs.git.
Jeremy
prev parent reply other threads:[~2008-08-19 14:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-19 5:48 [PATCH] powerpc/spufs: Remove invalid semicolon after if statement Ilpo Järvinen
2008-08-19 14:44 ` Jeremy Kerr [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=200808192244.54995.jk@ozlabs.org \
--to=jk@ozlabs.org \
--cc=ilpo.jarvinen@helsinki.fi \
--cc=krafft@de.ibm.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).