]> git.ipfire.org Git - thirdparty/qemu.git/commit
crypto: Add spaces around operator
authorshiliyang <shiliyang@huawei.com>
Tue, 3 Nov 2020 03:10:32 +0000 (11:10 +0800)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 29 Jan 2021 17:07:53 +0000 (17:07 +0000)
commitc93c7dc0367a7df78e4eef2239fdc81c09dada3c
treeb61cdc1574876a3372d0dcaec332c5a16a62f811
parent7d7dbf9dc15be6e1465c756c2c5ae7f1ab104fc8
crypto: Add spaces around operator

I am reading crypto related code, find some code style problems while
using checkpatch.pl to check crypto folder. Fix the error style
problems.

Signed-off-by: Liyang Shi <shiliyang@huawei.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/aes.c
crypto/desrfb.c