summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2024-02-23 18:33:16 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-03-05 13:31:19 +0000
commit87850f6cc20911e35eafcbc1d56b0d649ae9162d (patch)
tree43bc3395875fc60ddbc2b6180e3f4e2dca160b06 /.clang-format
parent1b4d8c77fd53408a6812efcd151f434f93dc93ec (diff)
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 '.clang-format')
0 files changed, 0 insertions, 0 deletions