OSDN Git Service

crypto: hisilicon/sec - use the correct print format
authorKai Ye <yekai13@huawei.com>
Sat, 22 Jan 2022 08:13:12 +0000 (16:13 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 31 Jan 2022 00:21:45 +0000 (11:21 +1100)
commit498382593c7c90eb81111d315eeecba9508ddf58
treec082616d503ad95e4f24df406c9319332c7e43ca
parent566f060f5453e906dd4195c7e94f1fd25d2c99bb
crypto: hisilicon/sec - use the correct print format

Use the correct print format. Printing an unsigned int value should
use %u instead of %d.

Signed-off-by: Kai Ye <yekai13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/sec2/sec_crypto.c