Re: [PATCH 0/3] constify ata_port_info

From: Tejun Heo
Date: Thu Aug 24 2017 - 13:26:12 EST


On Thu, Aug 24, 2017 at 07:23:46AM -0700, Tejun Heo wrote:
> On Thu, Aug 24, 2017 at 03:19:58PM +0530, Arvind Yadav wrote:
> > ata_port_info are not supposed to change at runtime. All functions
> > working with ata_port_info provided by <linux/libata.h> work with
> > const ata_port_info. So mark the non-const structs as const.
>
> Applied 1-3 to libata/for-4.14.

Caused build warnings. Reverted. Please test before submitting
patches.

Thanks.

--
tejun