Re: [PATCH] net: sctp: Rename fallthrough label to unhandled
From: Joe Perches <joe@perches.com>
Date: 2019-08-02 17:47:43
Also in:
linux-sctp, lkml
From: Joe Perches <joe@perches.com>
Date: 2019-08-02 17:47:43
Also in:
linux-sctp, lkml
On Wed, 2019-07-31 at 08:16 -0400, Neil Horman wrote:
On Wed, Jul 31, 2019 at 04:32:43AM -0700, Joe Perches wrote:quoted
On Wed, 2019-07-31 at 07:19 -0400, Neil Horman wrote:quoted
On Tue, Jul 30, 2019 at 10:04:37PM -0700, Joe Perches wrote:quoted
fallthrough may become a pseudo reserved keyword so this only use of fallthrough is better renamed to allow it.
Can you or any other maintainer apply this patch or ack it so David Miller can apply it? Thanks.