Quoting David Howells :
What is the reason?
Visual separation.
Thanks for clarifying.
--
Gustavo A. R. Silva
Gustavo A. R. Silva wrote:
> > No. Firstly, it should be 'F'; secondly, don't remove the blank line - it's
> > there for a reason.
> >
>
> What is the reason?
Visual separation.
David
Quoting David Howells :
Gustavo A. R. Silva wrote:
+ /* fall through */
All new comments in rxrpc should begin with a capital letter; I'm
switching to
this as I modify the lines with comments on. Fix checkpatch or gcc or
whatever takes -Wimplicit-fallthrough to stop being
Gustavo A. R. Silva wrote:
> + /* fall through */
All new comments in rxrpc should begin with a capital letter; I'm switching to
this as I modify the lines with comments on. Fix checkpatch or gcc or
whatever takes -Wimplicit-fallthrough to stop being silly.
> - /* Fall
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Signed-off-by: Gustavo A. R. Silva
---
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.
net/rxrpc/af_