On 1/15/21 2:24 AM, Zhang Han wrote: > Fix problems about spaces: > -operator needs spaces around it, add them. > -somespaces are redundant, remove them. > > Signed-off-by: Zhang Han <zhangha...@huawei.com> > --- > audio/audio_template.h | 2 +- > audio/coreaudio.c | 2 +- > audio/dsoundaudio.c | 2 +- > audio/jackaudio.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>