[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161641785574.526.7300746340083499342.b4-ty@arm.com>
Date: Mon, 22 Mar 2021 12:57:57 +0000
From: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
To: Thierry Reding <thierry.reding@...il.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
linux-tegra@...r.kernel.org, Vidya Sagar <vidyas@...dia.com>,
Jingoo Han <jingoohan1@...il.com>
Subject: Re: [PATCH] PCI: tegra: Constify static structs
On Sun, 7 Feb 2021 23:16:04 +0100, Rikard Falkeborn wrote:
> The only usage of them is to assign their address to the 'ops' field in
> the pcie_port and the dw_pcie_ep structs, both which are pointers to
> const. Make them const to allow the compiler to put them in read-only
> memory.
Applied to pci/tegra, thanks!
[1/1] PCI: tegra: Constify static structs
https://git.kernel.org/lpieralisi/pci/c/d895ce7030
Thanks,
Lorenzo
Powered by blists - more mailing lists