aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2018-01-02 14:28:04 +0100
committerLinus Walleij <[email protected]>2018-01-08 08:15:47 +0100
commit9b8ee3c0f6b27f9fb5dbc382afa7ef1f05fed491 (patch)
tree154a769ba587a39d83f9da28676c6ba682523b09 /tools/perf/util/c++/clang.cpp
parent8b74c7d3e30fdd3f2c083d3becae7be6cd38989f (diff)
pinctrl: axp209: account for const type of of_device_id.data
The return value of of_device_get_match_data has type const void *. The desc field of the pctl structure also has a const type, so there is no need for the const-discarding cast between them. Done using Coccinelle. Signed-off-by: Julia Lawall <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions