diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-11-02 16:11:55 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2018-12-12 03:29:40 +0100 |
commit | b5452838c661726880652f14e20ab58efed54fa5 (patch) | |
tree | 0d89fe04c45e765ed6ff995dab60d57c4d5552c1 /README | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... (diff) | |
download | linux-b5452838c661726880652f14e20ab58efed54fa5.tar.xz linux-b5452838c661726880652f14e20ab58efed54fa5.zip |
mailbox: hi3660: constify mbox_chan_ops structure
The mbox_chan_ops structure can be const as it is only stored in the
ops field of an mbox_controller structure and this field is const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions