Re: [PATCH] scsi: wd33c93: Mark expected swich fall-through

From: Martin K. Petersen
Date: Wed Aug 07 2019 - 21:39:17 EST



Gustavo,

> Mark switch cases where we are expecting to fall through.
>
> This patch fixes the following warning (Building: m68k):
>
> drivers/scsi/wd33c93.c: In function âround_4â:
> drivers/scsi/wd33c93.c:1856:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
> case 2: ++x;
> ^~~

Applied to 5.4/scsi-queue, thanks!

--
Martin K. Petersen Oracle Linux Engineering