Kindly ping. This patch still not on the master branch.
Please take it on your tree.
Thanks.
On 2020/12/7 18:10, Philippe Mathieu-Daudé wrote:
> On 12/7/20 9:37 AM, shiliyang wrote:
>> This patch fixes error style problems found by checkpatch.pl:
>> ERROR: spaces required around that '*'
>> ERROR
On 12/7/20 9:37 AM, shiliyang wrote:
> 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 '|'
>
> Signed-off-by: Liyang Shi
> ---
> crypto/aes.c | 2 +-
> cryp
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 '|'
Signed-off-by: Liyang Shi
---
crypto/aes.c | 2 +-
crypto/desrfb.c | 2 +-
crypto/tlscredsx509.c | 2 +-