Hi, On 3/11/20 6:51 AM, Joe Perches wrote: > Convert the various uses of fallthrough comments to fallthrough; > > Done via script > Link: https://lore.kernel.org/lkml/b56602fcf79f849e733e7b521bb0e17895d390fa.1582230379.git.joe.com/ > > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> > --- > drivers/media/platform/qcom/venus/vdec.c | 2 +- For the Venus bits: Acked-by: Stanimir Varbanov <stanimir.varbanov@xxxxxxxxxx> > drivers/phy/qualcomm/phy-qcom-usb-hs.c | 2 +- > drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 4 ++-- > drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | 2 +- > drivers/rpmsg/qcom_glink_native.c | 4 ++-- > drivers/soc/qcom/socinfo.c | 16 ++++++++-------- > drivers/thermal/qcom/tsens-v0_1.c | 8 ++++---- > drivers/thermal/qcom/tsens-v1.c | 4 ++-- > 8 files changed, 21 insertions(+), 21 deletions(-) > -- regards, Stan