diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-08-21 04:16:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-21 18:45:46 +0200 |
commit | 3afa758cfb6efe0dc94dd8500add7222f503bfa5 (patch) | |
tree | d87cfa78a55d4b1a91be0a4747e98018ebfea75b /drivers/usb/class | |
parent | Linux 5.3-rc5 (diff) | |
download | linux-3afa758cfb6efe0dc94dd8500add7222f503bfa5.tar.xz linux-3afa758cfb6efe0dc94dd8500add7222f503bfa5.zip |
usb: udc: lpc32xx: silence fall-through warning
Silence the following fall-through warning by adding a break statement:
drivers/usb/gadget/udc/lpc32xx_udc.c:2230:3: warning: this statement may
fall through [-Wimplicit-fallthrough=]
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Link: https://lore.kernel.org/r/20190821021627.GA2679@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions