diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2015-10-11 14:24:13 +0300 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2015-10-19 21:04:13 +0300 |
commit | 7cf6d08cafd67a34d0d78cd15baf64e214e050cb (patch) | |
tree | 72c50f7f6a543bca90cbda52d526f990bccbcdec /drivers/nfc/nfcwilink.c | |
parent | 893a84e8180dcc37a3b0fd19d04dbe6cbc6e33db (diff) | |
download | linux-7cf6d08cafd67a34d0d78cd15baf64e214e050cb.tar.xz |
NFC: nxp-nci: constify nxp_nci_phy_ops structure
The only instance of a nxp_nci_phy_ops structure is never modified. Thus
the declaration of the structure and all references to the structure type
can be made const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/nfcwilink.c')
0 files changed, 0 insertions, 0 deletions