Re: [Intel-gfx] [PATCH] drm/i915: mark expected switch fall-through
From: Gustavo A. R. Silva
Date: Thu Jun 28 2018 - 18:32:19 EST
>
> Right. That's because we've used MISSING_CASE() also in if-ladders in
> addition to the switch default case. From our POV the usage is similar.
>
Yep.
> *shrug*
>
> I guess I like /* fall through */ annotations next to MISSING_CASE()
> better than having two different macros depending on where they're being
> used.
>
OK. I'll send a patch for the whole i915 subsystem, shortly.
Thanks for the feedback.
--
Gustavo