Re: [PATCH] ata_piix: constify pci_bits

From: Tejun Heo
Date: Mon Jan 08 2018 - 09:16:18 EST


On Wed, Jan 03, 2018 at 10:43:34AM +0530, Arvind Yadav wrote:
> pci_bits are not supposed to change at runtime. Functions
> pci_test_config_bits() working with const 'struct pci_bits'.
> So mark the non-const structs as const.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>

Applied to libata/for-4.16.

Thanks.

--
tejun