diff options
author | Julia Lawall <[email protected]> | 2017-08-02 17:29:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-08-10 11:31:28 -0700 |
commit | 4b67a54a62ae4188710f861c7e4829e2e8767038 (patch) | |
tree | 35cfab15bf75aaae4b9de0d811b6b40e6d03723f /scripts/gdb/linux/utils.py | |
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 <[email protected]>
Acked-by: Li Yang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions