Thread (16 messages) flat view 16 messages, 7 authors, 2018-01-17

[PATCH 12/12] power: reset: account for const type of of_device_id.data

From: Alexandre Belloni <hidden>
Date: 2018-01-05 13:25:00
Also in: kernel-janitors, linux-pm, lkml

On 02/01/2018 at 14:28:08 +0100, Julia Lawall wrote:
This driver creates a const structure that it stores in the data
field of an of_device_id array.

Add const to the declaration of the location that receives a value
from the data field to ensure that the compiler will continue to check
that the value is not modified and remove the const-dropping cast on
the access to the data field.

Done using Coccinelle.

Signed-off-by: Julia Lawall <redacted>
Acked-by: Alexandre Belloni <redacted>


-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help