linux/drivers/i3c/master
Gustavo A. R. Silva ba3fea5472 i3c: master: cdns: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of letting the code fall
through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2021-06-29 08:37:04 -05:00
..
mipi-i3c-hci i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match 2020-12-31 18:41:37 +01:00
dw-i3c-master.c i3c: master: dw: Drop redundant disec call 2021-02-06 00:44:15 +01:00
i3c-master-cdns.c i3c: master: cdns: Fix fall-through warning for Clang 2021-06-29 08:37:04 -05:00
Kconfig i3c: master: svc: Add Silvaco I3C master driver 2021-02-06 00:43:29 +01:00
Makefile i3c: master: svc: Add Silvaco I3C master driver 2021-02-06 00:43:29 +01:00
svc-i3c-master.c i3c: master: svc: remove redundant assignment to cmd->read_len 2021-03-09 21:13:31 +01:00