Re: [PATCH] hwrng: optee: Initialize some structs using memset instead of braces

From: Arnd Bergmann
Date: Wed Feb 20 2019 - 10:25:24 EST


On Tue, Feb 19, 2019 at 6:11 AM Sumit Garg <sumit.garg@xxxxxxxxxx> wrote:
> On Tue, 19 Feb 2019 at 08:52, Nathan Chancellor
> <natechancellor@xxxxxxxxx> wrote:

> >
> > Fixes: 5fe8b1cc6a03 ("hwrng: add OP-TEE based rng driver")
> > Link: https://github.com/ClangBuiltLinux/linux/issues/369
> > Signed-off-by: Nathan Chancellor <natechancellor@xxxxxxxxx>
>
> Reviewed-by: Sumit Garg <sumit.garg@xxxxxxxxxx>
>

Applied this one as well to arm/drivers, thanks for the fixes!

Arnd