]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: hisilicon/qm - remove unneeded data storage
authorJunchong Pan <panjunchong@hisilicon.com>
Sat, 13 Aug 2022 10:35:15 +0000 (18:35 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 19 Aug 2022 10:39:38 +0000 (18:39 +0800)
commitce0e472ae0a00ed76e91dab0d557a772bb6babfa
treeb39a02ccc8243eb7f13358faa5b0b605b1614964
parentfe2603a1fa034ba542482d37451e20d6f085b012
crypto: hisilicon/qm - remove unneeded data storage

The dump_show() is used to output hardware information for error locating.
It is not need to apply for memory to temporarily store the converted data.
It can directly output the data. Therefore, remove some unnecessary code.

Signed-off-by: Junchong Pan <panjunchong@hisilicon.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c