public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, linux-sh@vger.kernel.org,
	linux-pci@vger.kernel.org,
	Anton Vorontsov <avorontsov@mvista.com>,
	Jesse Barnes <jbarnes@virtuousgeek.org>,
	"H. Peter Anvin" <hpa@zytor.com>,
	sparclinux@vger.kernel.org, Guan Xuetao <gxt@mprc.pku.edu.cn>,
	Lennert Buytenhek <kernel@wantstofly.org>,
	Russell King <linux@arm.linux.org.uk>,
	x86@kernel.org, Ingo Molnar <mingo@redhat.com>,
	Matt Turner <mattst88@gmail.com>,
	linux-alpha@vger.kernel.org, Chris Metcalf <cmetcalf@tilera.com>,
	Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
	linux-tegra@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	Richard Henderson <rth@twiddle.net>,
	Eric Miao <eric.y.miao@gmail.com>,
	Erik Gilling <konkers@android.com>,
	Nicolas Pitre <nico@fluxnic.net>,
	linux-kernel@vger.kernel.org, Colin Cross <ccross@android.com>,
	Olof Johansson <olof@lixom.net>,
	Andr
Subject: Re: [PATCH] PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Date: Mon, 13 Jun 2011 13:24:10 +0900	[thread overview]
Message-ID: <20110613042410.GB29731@linux-sh.org> (raw)
In-Reply-To: <20110610143021.GA26043@linux-mips.org>

On Fri, Jun 10, 2011 at 03:30:21PM +0100, Ralf Baechle wrote:
> Aside of the usual motivation for constification,  this function has a
> history of being abused a hook for interrupt and other fixups so I turned
> this function const ages ago in the MIPS code but it should be done
> treewide.
> 
> Due to function pointer passing in varous places a few other functions
> had to be constified as well.
> 
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

Acked-by: Paul Mundt <lethal@linux-sh.org>

  parent reply	other threads:[~2011-06-13  4:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 14:30 [PATCH] PCI: Make the struct pci_dev * argument of pci_fixup_irqs const Ralf Baechle
2011-06-11 23:01 ` David Miller
2011-06-13  4:24 ` Paul Mundt [this message]
2011-06-13  9:00 ` Guan Xuetao

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=20110613042410.GB29731@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=avorontsov@mvista.com \
    --cc=ccross@android.com \
    --cc=cmetcalf@tilera.com \
    --cc=eric.y.miao@gmail.com \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=hpa@zytor.com \
    --cc=ink@jurassic.park.msu.ru \
    --cc=jbarnes@virtuousgeek.org \
    --cc=kernel@wantstofly.org \
    --cc=konkers@android.com \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mattst88@gmail.com \
    --cc=mingo@redhat.com \
    --cc=nico@fluxnic.net \
    --cc=olof@lixom.net \
    --cc=ralf@linux-mips.org \
    --cc=rth@twiddle.net \
    --cc=sparclinux@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox