[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170102051043.GP3573@localhost>
Date: Mon, 2 Jan 2017 10:40:43 +0530
From: Vinod Koul <vinod.koul@...el.com>
To: Bhumika Goyal <bhumirks@...il.com>
Cc: julia.lawall@...6.fr, sudeep.dutt@...el.com,
ashutosh.dixit@...el.com, dan.j.williams@...el.com,
dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers: misc: mic: constify mbus_hw_ops structures
On Tue, Dec 20, 2016 at 04:26:17PM +0530, Bhumika Goyal wrote:
> The fields of structure mbus_hw_ops are never modified after
> initialization, so declare these structures as const. Add a const
> annotation to all its initializations and uses like function arguments
> and pointers.
> Used Coccinelle to find all the occurences.
Can you please split these per driver so that they can be merged thru their
own subsystems.
--
~Vinod
Powered by blists - more mailing lists