Re: [PATCH] cifs: Convert to use the fallthrough macro

From: linmiaohe
Date: Mon Aug 10 2020 - 22:12:19 EST


Steve French <smfrench@xxxxxxxxx> wrote:
>
>merged into cifs-2.6.git for-next
>

Many thanks.

> (but note that most places in fs directory other than cifs and btrfs have not been updated), and I noticed another 8 places in fs/cifs that you didn't change in your patch (ie change from the older way of
>indicating fallthrough /* Fallthrough */ as a comment to the newer
>fallthrough macro.
>

I'am sorry, I missed that. I would fix another 8 places in fs/cifs soon.
Thanks.

>
>--
>Thanks,
>
>Steve