[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171024.182751.1589810689982093148.davem@davemloft.net>
Date: Tue, 24 Oct 2017 18:27:51 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: garsilva@...eddedor.com
Cc: dhowells@...hat.com, linux-afs@...ts.infradead.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: rxrpc: mark expected switch fall-throughs
From: "Gustavo A. R. Silva" <garsilva@...eddedor.com>
Date: Thu, 19 Oct 2017 16:54:48 -0500
> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
> where we are expecting to fall through.
>
> Signed-off-by: Gustavo A. R. Silva <garsilva@...eddedor.com>
> ---
> This code was tested by compilation only (GCC 7.2.0 was used).
> Please, verify if the actual intention of the code is to fall through.
>
> Changes in v2:
> Start every "Fall through" comment with capital 'F'.
> Put back blank lines.
Applied.
Powered by blists - more mailing lists