Patchew URL: 
https://patchew.org/QEMU/20210616141411.53892-1-akihiko.od...@gmail.com/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Type: series
Message-id: 20210616141411.53892-1-akihiko.od...@gmail.com
Subject: [PATCH] audio: Fix format specifications of debug logs

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
   1ea06ab..1dd259a  master     -> master
 - [tag update]      patchew/20210609155551.44437-1-mre...@redhat.com -> 
patchew/20210609155551.44437-1-mre...@redhat.com
 - [tag update]      patchew/20210610133538.608390-1-pbonz...@redhat.com -> 
patchew/20210610133538.608390-1-pbonz...@redhat.com
 - [tag update]      patchew/20210614144245.17660-1-alex.ben...@linaro.org -> 
patchew/20210614144245.17660-1-alex.ben...@linaro.org
 - [tag update]      patchew/20210615175523.439830-1-pet...@redhat.com -> 
patchew/20210615175523.439830-1-pet...@redhat.com
 - [tag update]      
patchew/20210616011209.1446045-1-richard.hender...@linaro.org -> 
patchew/20210616011209.1446045-1-richard.hender...@linaro.org
 * [new tag]         patchew/20210616141411.53892-1-akihiko.od...@gmail.com -> 
patchew/20210616141411.53892-1-akihiko.od...@gmail.com
Switched to a new branch 'test'
a5aeaae audio: Fix format specifications of debug logs

=== OUTPUT BEGIN ===
ERROR: space prohibited between function name and open parenthesis '('
#22: FILE: audio/audio.c:707:
+        dolog ("%s is full %zu\n", sw->name, live);

ERROR: space prohibited between function name and open parenthesis '('
#40: FILE: audio/audio.c:1024:
+    dolog ("%s: get_free live %zu dead %zu ret %" PRId64 "\n",

total: 2 errors, 0 warnings, 24 lines checked

Commit a5aeaae8bcc1 (audio: Fix format specifications of debug logs) has style 
problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/20210616141411.53892-1-akihiko.od...@gmail.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-de...@redhat.com

Reply via email to