On Tue, Mar 10, 2015 at 05:34:35PM +0200, Ville Syrjälä wrote:
> On Tue, Mar 10, 2015 at 05:14:58PM +0200, Jani Nikula wrote:
> > On Tue, 10 Mar 2015, ville.syrjala at linux.intel.com wrote:
> > > Make the helper function pointer structs const to make it clear they
> > > should not be modified.
>
On Tue, Mar 10, 2015 at 05:14:58PM +0200, Jani Nikula wrote:
> On Tue, 10 Mar 2015, ville.syrjala at linux.intel.com wrote:
> > Make the helper function pointer structs const to make it clear they
> > should not be modified.
>
> So why not fix this once and for all? See the following patches.
Why
On Tue, 10 Mar 2015, ville.syrjala at linux.intel.com wrote:
> Make the helper function pointer structs const to make it clear they
> should not be modified.
So why not fix this once and for all? See the following patches.
This was quick cocci, can be split by driver too if so desired.
BR,
Jani.