diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-05-03 23:59:42 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-05-15 10:06:49 +0300 |
commit | 655016dc2d30379a417404ae88df9bfb7ede38e6 (patch) | |
tree | c791aa315bb5f9a851046edd0403ca40277db4c6 /drivers/usb/gadget/udc/aspeed-vhub/ep0.c | |
parent | 5d1332a8eabd8bd5b8c322d45542968ee6f113be (diff) | |
download | linux-655016dc2d30379a417404ae88df9bfb7ede38e6.tar.xz |
usb/gadget: Constify usb_gadget_get_string "table" argument
The table is never modified by the function. This allows us
to use it on a statically defined table that is marked const.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/udc/aspeed-vhub/ep0.c')
0 files changed, 0 insertions, 0 deletions