public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Russell King <rmk@arm.linux.org.uk>,
	Mauro Carvalho Chehab <mchehab@infradead.org>,
	aubrey.li@analog.com, bernd.schmidt@analog.com,
	bryan.wu@analog.com, grace.pan@analog.com,
	marc.hoffman@analog.com, michael.hennerich@analog.com,
	michael.frysinger@analog.com, jerry.zeng@analog.com,
	jie.zhang@analog.com, robin.getz@analog.com,
	roy.huang@analog.com, sonic.zhang@analog.com, vivi.li@analog.com,
	yi.li@analog.com, paulus@samba.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Replace __attribute_pure__ with __pure
Date: Fri, 05 Oct 2007 17:51:21 -0700	[thread overview]
Message-ID: <4706DC09.1060403@zytor.com> (raw)
In-Reply-To: <20071005131309.GA445@linux-mips.org>

Ralf Baechle wrote:
> To be consistent with the use of attributes in the rest of the kernel
> replace all use of __attribute_pure__ with __pure and delete the
> definition of __attribute_pure__.
> 
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

Concern: __attribute_pure__ is very similar to __attribute_const__, 
which is almost completely, but not totally unlike the keyword "const"...

	-hpa

  parent reply	other threads:[~2007-10-06  1:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-05 13:13 [PATCH] Replace __attribute_pure__ with __pure Ralf Baechle
2007-10-05 13:23 ` Mauro Carvalho Chehab
2007-10-05 15:35 ` Mike Frysinger
2007-10-05 22:36 ` Robin Getz
2007-10-06  0:51 ` H. Peter Anvin [this message]
2007-10-06 18:49   ` Kyle Moffett

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=4706DC09.1060403@zytor.com \
    --to=hpa@zytor.com \
    --cc=akpm@linux-foundation.org \
    --cc=aubrey.li@analog.com \
    --cc=bernd.schmidt@analog.com \
    --cc=bryan.wu@analog.com \
    --cc=grace.pan@analog.com \
    --cc=jerry.zeng@analog.com \
    --cc=jie.zhang@analog.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.hoffman@analog.com \
    --cc=mchehab@infradead.org \
    --cc=michael.frysinger@analog.com \
    --cc=michael.hennerich@analog.com \
    --cc=paulus@samba.org \
    --cc=ralf@linux-mips.org \
    --cc=rmk@arm.linux.org.uk \
    --cc=robin.getz@analog.com \
    --cc=roy.huang@analog.com \
    --cc=sonic.zhang@analog.com \
    --cc=vivi.li@analog.com \
    --cc=yi.li@analog.com \
    /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