]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: proc - simplify the c_show function
authorTianjia Zhang <tianjia.zhang@linux.alibaba.com>
Wed, 5 Feb 2020 07:25:23 +0000 (15:25 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 13 Feb 2020 09:05:26 +0000 (17:05 +0800)
commit167df4db193dbc1a1ece47834c337b78a135fd60
treed0775b203d7adf6646e518bcef4adacc9c84884e
parent79734f08cbbd56bb6edfc7d8cb2e8e816004b85f
crypto: proc - simplify the c_show function

The path with the CRYPTO_ALG_LARVAL flag has jumped to the end before

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/proc.c