diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-07-28 22:41:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-30 07:26:51 -0700 |
commit | 7a917a924ce982fc9b221bd353a344b8801d95ad (patch) | |
tree | 58f2e765f46a7c7496ee06eea35b20a3345723fc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b9582d2f1d408a2a8ea319f8bc384e874dfb7fdd (diff) |
isp1362-hcd: constify hc_driver structures
The hc_driver structure is only passed as the first argument to
usb_create_hcd, which is declared as const. Thus the hc_driver structure
itself can be const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions