On 8/3/20 14:41, Sam Ravnborg wrote:
On Tue, Jul 07, 2020 at 04:05:39PM -0500, Gustavo A. R. Silva wrote:
Replace the existing /* fall through */ comments and its variants with the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary fall-through markings when it is the case.
[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fal...
Signed-off-by: Gustavo A. R. Silva gustavoars@kernel.org
Thanks.
Fixed indent in arcfb.c while applying. Applied to drm-misc-next and it will appear in 5.10
Thank you, Sam. :)
-- Gustavo