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)
commit1129d2d533195993aa0b0d0cd1c868950e01770d
treeb39a02ccc8243eb7f13358faa5b0b605b1614964
parent116be08f6e4e385733d42360a33c3d883d2dd702
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