Re: [PATCH 0/6] constify misc attribute_group structures.

2017-08-04 Thread Arnd Bergmann
On Fri, Aug 4, 2017 at 8:37 AM, Arvind Yadav wrote: > attribute_group are not supposed to change at runtime. All functions > working with attribute_group provided by work with > const attribute_group. So mark the non-const structs as const. > > Arvind Yadav (6): > [PATCH 1/6] misc: apds9802als:

[PATCH 0/6] constify misc attribute_group structures.

2017-08-03 Thread Arvind Yadav
attribute_group are not supposed to change at runtime. All functions working with attribute_group provided by work with const attribute_group. So mark the non-const structs as const. Arvind Yadav (6): [PATCH 1/6] misc: apds9802als: constify attribute_group structures. [PATCH 2/6] misc: apds99