Re: [PATCH] sctp: fix fall-through annotation
From: David Miller <davem@davemloft.net>
Date: 2018-10-03 16:33:28
Also in:
linux-sctp, lkml
From: David Miller <davem@davemloft.net>
Date: 2018-10-03 16:33:28
Also in:
linux-sctp, lkml
From: "Gustavo A. R. Silva" <redacted> Date: Wed, 3 Oct 2018 12:45:56 +0200
Replace "fallthru" with a proper "fall through" annotation. This fix is part of the ongoing efforts to enabling -Wimplicit-fallthrough Signed-off-by: Gustavo A. R. Silva <redacted>
Applied.