Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1664143

Re: [PATCH] ata: declare ata_port_info structures as const

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] ata: declare ata_port_info structures as const
Date 2017-06-12 20:10 +0200
Message-ID <tRBWN-5Ex-11@gated-at.bofh.it> (permalink)
References <tQqAq-Yw-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jun 09, 2017 at 05:15:08PM +0530, Bhumika Goyal wrote:
> ata_port_info structures are either copied to other objects or their
> references are stored in objects of type const. So, ata_port_info
> structures having similar usage pattern can be made const.
> 
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>

Applied to libata/for-4.13.

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] ata: declare ata_port_info structures as const Bhumika Goyal <bhumirks@gmail.com> - 2017-06-09 13:50 +0200
  Re: [PATCH] ata: declare ata_port_info structures as const Tejun Heo <tj@kernel.org> - 2017-06-12 20:10 +0200

csiph-web