qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] crypto: move 'opaque' parameter to (nearly) the


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH] crypto: move 'opaque' parameter to (nearly) the end of parameter list
Date: Tue, 25 Apr 2017 09:30:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

"Daniel P. Berrange" <address@hidden> writes:

> Previous commit moved 'opaque' to be the 2nd parameter in the list:
>
>   commit 375092332eeaa6e47561ce47fd36144cdaf964d0
>   Author: Fam Zheng <address@hidden>
>   Date:   Fri Apr 21 20:27:02 2017 +0800
>
>     crypto: Make errp the last parameter of functions
>
>     Move opaque to 2nd instead of the 2nd to last, so that compilers help
>     check with the conversion.
>
> this puts it back to the 2nd to last position.
>
> Signed-off-by: Daniel P. Berrange <address@hidden>

I could take this through my tree, but I suggest you stick it into your
next crypto pull request.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]