mbox series

[v2,0/5] bug fix and clear coding style

Message ID 1617089946-48078-1-git-send-email-yekai13@huawei.com (mailing list archive)
Headers show
Series bug fix and clear coding style | expand

Message

yekai (A) March 30, 2021, 7:39 a.m. UTC
fixup coding style such as magic number and unneeded variable
initialization. Clear data operation in sg buf unmap, and other
misc fix.

Kai Ye (5):
  crypto: hisilicon/sgl - fixup coding style
  crypto: hisilicon/sgl - delete unneeded variable initialization
  crypto: hisilicon/sgl - add some dfx logs
  crypto: hisilicon/sgl - fix the soft sg map to hardware sg
  crypto: hisilicon/sgl - fix the sg buf unmap

 drivers/crypto/hisilicon/sgl.c | 36 +++++++++++++++++++++++++++++-------
 1 file changed, 29 insertions(+), 7 deletions(-)