|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h |
Date: | Thu, 13 Aug 2020 09:59:31 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
On 8/13/20 5:25 AM, Richard Henderson wrote: > This allows header files to declare pointers without pulling > in the entire crypto subsystem. > > Signed-off-by: Richard Henderson <richard.henderson@linaro.org> > --- > include/crypto/cipher.h | 2 -- > include/qemu/typedefs.h | 1 + > 2 files changed, 1 insertion(+), 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |