crypto: Fix some code style problems, add spaces around operator

This patch fixes error style problems found by checkpatch.pl:
ERROR: spaces required around that '*'
ERROR: space required after that ','
ERROR: spaces required around that '|'

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Liyang Shi <shiliyang@huawei.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
shiliyang 2020-12-07 16:37:25 +08:00 committed by Daniel P. Berrangé
parent 5101d00d2f
commit 8573431b9c
3 changed files with 3 additions and 3 deletions