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


Groups > linux.kernel > #1706579

Re: [PATCH 0/4] constify thermal_zone_of_device_ops structures

From Julia Lawall <julia.lawall@lip6.fr>
Newsgroups linux.kernel
Subject Re: [PATCH 0/4] constify thermal_zone_of_device_ops structures
Date 2017-08-08 15:50 +0200
Message-ID <ucd3t-De-25@gated-at.bofh.it> (permalink)
References <ubeuB-1Gd-3@gated-at.bofh.it> <ucd3t-De-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On Tue, 8 Aug 2017, Zhang Rui wrote:

> On Sat, 2017-08-05 at 22:37 +0200, Julia Lawall wrote:
> > The thermal_zone_of_device_ops structures are only passed as the
> > fourth
> > argument to thermal_zone_of_sensor_register, which is declared as
> > const.
> > Thus the thermal_zone_of_device_ops structures themselves can be
> > const.
> >
> > Done with the help of Coccinelle.
>
> I still see the same problem in other thermal drivers, which is not
> covered by this patch set. Can we fix them all in one time?

OK.

julia

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


Thread

[PATCH 0/4] constify thermal_zone_of_device_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2017-08-05 23:10 +0200
  [PATCH 2/4] thermal: zx2967: constify thermal_zone_of_device_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2017-08-05 23:10 +0200
  Re: [PATCH 0/4] constify thermal_zone_of_device_ops structures Julia Lawall <julia.lawall@lip6.fr> - 2017-08-08 15:50 +0200
  Re: [PATCH 0/4] constify thermal_zone_of_device_ops structures Zhang Rui <rui.zhang@intel.com> - 2017-08-08 15:50 +0200

csiph-web