[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171019.133410.1724417856668534994.davem@davemloft.net>
Date: Thu, 19 Oct 2017 13:34:10 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: garsilva@...eddedor.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: l2tp: mark expected switch fall-through
From: "Gustavo A. R. Silva" <garsilva@...eddedor.com>
Date: Tue, 17 Oct 2017 17:42:53 -0500
> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> where we are expecting to fall through.
>
> Notice that in this particular case I replaced the "NOBREAK" comment with
> a "fall through" comment, which is what GCC is expecting to find.
>
> Signed-off-by: Gustavo A. R. Silva <garsilva@...eddedor.com>
Applied to net-next.
Powered by blists - more mailing lists