Re: [PATCH v5 14/17] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries

2021-06-13 Thread Nicholas Piggin
Excerpts from Haren Myneni's message of June 13, 2021 9:03 pm: > > Rename nx-842-pseries.c to nx-common-pseries.c to add code for new > GZIP compression type. The actual functionality is not changed in > this patch. > > Signed-off-by: Haren Myneni > Acked-by: Herbert Xu Acked-by: Nicholas Pigg

[PATCH v5 14/17] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries

2021-06-13 Thread Haren Myneni
Rename nx-842-pseries.c to nx-common-pseries.c to add code for new GZIP compression type. The actual functionality is not changed in this patch. Signed-off-by: Haren Myneni Acked-by: Herbert Xu --- drivers/crypto/nx/Makefile | 2 +- drivers/crypto/nx/{nx-842-p