qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] s390: Add default support for SCLP console


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v2] s390: Add default support for SCLP console
Date: Fri, 25 Jan 2013 14:15:03 -0000

Hi,

Thank you for submitting your patch series.  checkpatch.pl has
detected that one or more of the patches in this series violate
the QEMU coding style.

If you believe this message was sent in error, please ignore it
or respond here with an explanation.

Otherwise, please correct the coding style issues and resubmit a
new version of the patch.

For more information about QEMU coding style, see:

http://git.qemu.org/?p=qemu.git;a=blob_plain;f=CODING_STYLE;hb=HEAD

Here is the output from checkpatch.pl:

Subject: s390: Add default support for SCLP console
ERROR: do not initialise statics to 0 or NULL
#71: FILE: vl.c:2468:
+    static int index = 0;

total: 1 errors, 0 warnings, 117 lines checked

Your patch has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.



Regards,

Anthony Liguori




reply via email to

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