diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-01-02 14:28:01 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-01-08 08:15:48 +0100 |
commit | 924f5494da610664cc5a9fccc12d32fbbc6214d3 (patch) | |
tree | 8a47ea5f854d7e38d1c2155e9b04d7f716898ce4 /fs/ocfs2/aops.h | |
parent | 9b8ee3c0f6b27f9fb5dbc382afa7ef1f05fed491 (diff) | |
download | linux-924f5494da610664cc5a9fccc12d32fbbc6214d3.tar.gz linux-924f5494da610664cc5a9fccc12d32fbbc6214d3.tar.bz2 linux-924f5494da610664cc5a9fccc12d32fbbc6214d3.zip |
pinctrl: armada-37xx: account for const type of of_device_id.data
The data field of an of_device_id structure has type const void *, so
there is no need for a const-discarding cast when putting const values
into such a structure.
Done using Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs/ocfs2/aops.h')
0 files changed, 0 insertions, 0 deletions