diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-05-03 22:59:42 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-05-15 09:06:49 +0200 |
commit | 655016dc2d30379a417404ae88df9bfb7ede38e6 (patch) | |
tree | c791aa315bb5f9a851046edd0403ca40277db4c6 /block/bsg.c | |
parent | usb: gadget: udc: core: Document the relation between usb_ep_queue() and comp... (diff) | |
download | linux-655016dc2d30379a417404ae88df9bfb7ede38e6.tar.xz linux-655016dc2d30379a417404ae88df9bfb7ede38e6.zip |
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 'block/bsg.c')
0 files changed, 0 insertions, 0 deletions