[PATCH 1/5] rxrpc: use semicolons rather than commas to separate statements

Julia Lawall julia.lawall at inria.fr
Mon Oct 12 03:03:35 EDT 2020



On Mon, 12 Oct 2020, David Howells wrote:

> Julia Lawall <Julia.Lawall at inria.fr> wrote:
>
> > -		call->completion = compl,
> > +		call->completion = compl;
>
> Looks good.  Do you want me to pick up the patch or send it yourself?

Please pick it up.  Thanks.

julia

>
> If the latter:
>
> Acked-by: David Howells <dhowells at redhat.com>
>
>



More information about the linux-afs mailing list