diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-02 17:29:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-10 11:31:28 -0700 |
commit | 4b67a54a62ae4188710f861c7e4829e2e8767038 (patch) | |
tree | 35cfab15bf75aaae4b9de0d811b6b40e6d03723f /fs | |
parent | d2032b4b6e89b5a1b994b6cb40d2fb1c9bfbb9f9 (diff) |
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
qe_ep0_desc is only passed as the second argument to qe_ep_init, which is
const, so qe_ep0_desc can be const too.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions