On Mon, Nov 05, 2018 at 05:44:19PM -0800, Eric Biggers wrote:
> Hi Corentin,
>
> On Mon, Nov 05, 2018 at 12:51:12PM +, Corentin Labbe wrote:
> > It is cleaner to have each stat in their own structures.
> >
> > Signed-off-by: Corentin Labbe
> > ---
> > crypto/crypto_user_stat.c | 20 +
Hi Corentin,
On Mon, Nov 05, 2018 at 12:51:12PM +, Corentin Labbe wrote:
> It is cleaner to have each stat in their own structures.
>
> Signed-off-by: Corentin Labbe
> ---
> crypto/crypto_user_stat.c | 20 +++
> include/uapi/linux/cryptouser.h | 101 --
It is cleaner to have each stat in their own structures.
Signed-off-by: Corentin Labbe
---
crypto/crypto_user_stat.c | 20 +++
include/uapi/linux/cryptouser.h | 101
2 files changed, 73 insertions(+), 48 deletions(-)
diff --git a/crypto/crypto_user_st