Re: [PATCH] rds: send: mark expected switch fall-through in rds_rm_size

From: David Miller
Date: Tue Feb 20 2018 - 13:02:05 EST


From: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>
Date: Tue, 20 Feb 2018 09:54:09 -0800

> So coverity greps for commet as "fall through" for
> -Wimplicit-fallthrough build ?

>From what I understand, 'gcc' does in the latest versions. Coverity
might as well, I don't know.