Message ID | 20231209070135.555110-1-huangchenghai2@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | crypto: hisilicon - optimize the processing of qm and sec functions | expand |
On Sat, Dec 09, 2023 at 03:01:33PM +0800, Chenghai Huang wrote: > This seires patch optimize the process of ret, and delete risky redundant > functions. > > *** BLURB HERE *** > > Chenghai Huang (2): > crypto: hisilicon/qm - delete a dbg function > crypto: hisilicon/sec2 - optimize the error return process > > drivers/crypto/hisilicon/qm.c | 3 --- > drivers/crypto/hisilicon/sec2/sec_crypto.c | 7 +++++-- > 2 files changed, 5 insertions(+), 5 deletions(-) > > -- > 2.30.0 All applied. Thanks.