Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information