public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse•de>
To: Timur Tabi <timur@freescale•com>
Cc: linuxppc-dev@ozlabs•org, Srinivasa D S <srinivasa@in•ibm.com>,
	Paul Mackerras <paulus@samba•org>
Subject: Re: [RFC] [PATCH] task_pt_regs for powerpc systems
Date: Mon, 14 Jul 2008 19:36:47 +0200	[thread overview]
Message-ID: <jemykkpdu8.fsf@sykes.suse.de> (raw)
In-Reply-To: <487B8B22.6050701@freescale.com> (Timur Tabi's message of "Mon, 14 Jul 2008 12:21:38 -0500")

Timur Tabi <timur@freescale•com> writes:

> Srinivasa D S wrote:
>
>> +#define task_pt_regs(tsk)	(tsk)->thread.regs
>
> Shouldn't this be:
>
> 	#define task_pt_regs(tsk)	((tsk)->thread.regs)
>
> just to be safe?

Both -> and . have already highest precedence as postfix operators.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse•de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2008-07-14 17:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-07 14:22 [RFC] [PATCH] task_pt_regs for powerpc systems Srinivasa D S
2008-07-08  6:21 ` Benjamin Herrenschmidt
2008-07-13 22:32 ` Paul Mackerras
2008-07-13 22:40   ` Benjamin Herrenschmidt
2008-07-14  8:31   ` Srinivasa D S
2008-07-14  9:06     ` Benjamin Herrenschmidt
2008-07-15  9:06       ` Srinivasa D S
2008-07-15  9:15         ` Benjamin Herrenschmidt
2008-07-15 10:30           ` Srinivasa DS
2008-07-15 10:37             ` Benjamin Herrenschmidt
2008-07-14 17:21     ` Timur Tabi
2008-07-14 17:36       ` Andreas Schwab [this message]
2008-07-15  9:21         ` Srinivasa D S

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=jemykkpdu8.fsf@sykes.suse.de \
    --to=schwab@suse$(echo .)de \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=paulus@samba$(echo .)org \
    --cc=srinivasa@in$(echo .)ibm.com \
    --cc=timur@freescale$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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