diff options
author | 2024-02-23 18:33:16 +0100 | |
---|---|---|
committer | 2024-03-05 13:31:19 +0000 | |
commit | 87850f6cc20911e35eafcbc1d56b0d649ae9162d (patch) | |
tree | 43bc3395875fc60ddbc2b6180e3f4e2dca160b06 /tools/perf/scripts/python | |
parent | usb: gadget: fsl: Add of device table to enable module autoloading (diff) | |
download | wireguard-linux-87850f6cc20911e35eafcbc1d56b0d649ae9162d.tar.xz wireguard-linux-87850f6cc20911e35eafcbc1d56b0d649ae9162d.zip |
usb: gadget: fsl: Increase size of name buffer for endpoints
This fixes a W=1 warning about sprintf writing up to 16 bytes into a
buffer of size 14. There is no practical relevance because there are not
more than 32 endpoints.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/6754df25c56aae04f8110594fad2cd2452b1862a.1708709120.git.u.kleine-koenig@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions