qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fixing LGPL version number


From: no-reply
Subject: Re: [PATCH] Fixing LGPL version number
Date: Wed, 7 Oct 2020 23:13:51 -0700 (PDT)

Patchew URL: 
20201008060528.68579-1-chetan4windows@gmail.com/">https://patchew.org/QEMU/20201008060528.68579-1-chetan4windows@gmail.com/



Hi,

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

Type: series
Message-id: 20201008060528.68579-1-chetan4windows@gmail.com
Subject: [PATCH] Fixing LGPL version number

=== 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
 * [new tag]         patchew/20201008060528.68579-1-chetan4windows@gmail.com -> 
patchew/20201008060528.68579-1-chetan4windows@gmail.com
Auto packing the repository for optimum performance. You may also
run "git gc" manually. See "git help gc" for more information.
Switched to a new branch 'test'
7355a56 Fixing LGPL version number

=== OUTPUT BEGIN ===
ERROR: space prohibited between function name and open parenthesis '('
#1154: FILE: hw/net/e1000e.c:25:
+* version 2.1 of the License, or (at your option) any later version.

ERROR: space prohibited between function name and open parenthesis '('
#1167: FILE: hw/net/e1000e_core.c:25:
+* version 2.1 of the License, or (at your option) any later version.

ERROR: space prohibited between function name and open parenthesis '('
#1180: FILE: hw/net/e1000e_core.h:25:
+* version 2.1 of the License, or (at your option) any later version.

ERROR: space prohibited between function name and open parenthesis '('
#1193: FILE: hw/net/e1000x_common.c:14:
+* version 2.1 of the License, or (at your option) any later version.

ERROR: space prohibited between function name and open parenthesis '('
#1206: FILE: hw/net/e1000x_common.h:14:
+* version 2.1 of the License, or (at your option) any later version.

ERROR: do not use C99 // comments
#4229: FILE: target/i386/hvf/x86_emu.c:26:
+//  version 2.1 of the License, or (at your option) any later version.

ERROR: do not use C99 // comments
#4255: FILE: target/i386/hvf/x86_flags.c:9:
+//  version 2.1 of the License, or (at your option) any later version.

ERROR: do not use C99 // comments
#4268: FILE: target/i386/hvf/x86_flags.h:9:
+//  version 2.1 of the License, or (at your option) any later version.

ERROR: space prohibited between function name and open parenthesis '('
#5230: FILE: target/sparc/translate.c:10:
+   version 2.1 of the License, or (at your option) any later version.

total: 9 errors, 0 warnings, 3936 lines checked

Commit 7355a563734b (Fixing LGPL version number) 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
20201008060528.68579-1-chetan4windows@gmail.com/testing.checkpatch/?type=message">http://patchew.org/logs/20201008060528.68579-1-chetan4windows@gmail.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]