On Tue, Oct 27, 2020 at 12:04:07PM -0700, t...@redhat.com wrote:
> From: Tom Rix
>
> A semicolon is not needed after a switch statement.
>
> Signed-off-by: Tom Rix
> ---
> drivers/crypto/qat/qat_common/qat_algs.c | 2 +-
> drivers/crypto/qat/qat_common/qat_asym_algs.c | 8
> 2 fi
On Tue, Oct 27, 2020 at 12:04:07PM -0700, t...@redhat.com wrote:
> From: Tom Rix
>
> A semicolon is not needed after a switch statement.
I rebased the patch on top of cryptodev-2.6/master as it didn't apply
after the latest patches to the qat driver and modified slightly the commit
message: /s/qa