mbox series

[net-next,0/2] Fixing compilation warnings and errors

Message ID 20200514075330.25542-1-ayush.sawal@chelsio.com
Headers show
Series Fixing compilation warnings and errors | expand

Message

Ayush Sawal May 14, 2020, 7:53 a.m. UTC
Patch 1: Fixes the warnings seen when compiling using sparse tool.

Patch 2: Fixes a cocci check error introduced after commit
567be3a5d227 ("crypto: chelsio - Use multiple txq/rxq per
tfm to process the requests").


Ayush Sawal (2):
  Crypto/chcr: Fixes compilations warnings
  Crypto/chcr: Fixes a cocci check error

 drivers/crypto/chelsio/chcr_algo.c  | 9 +++++----
 drivers/crypto/chelsio/chcr_ipsec.c | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)