qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] checkpatch.pl question


From: Alexey Kardashevskiy
Subject: [Qemu-devel] checkpatch.pl question
Date: Fri, 06 Jun 2014 13:37:23 +1000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi!

checkpatch.pl often complains on things like this:

===
ERROR: need consistent spacing around '*' (ctx:WxV)
#57: FILE: hw/misc/vfio.c:4323:
+int vfio_container_ioctl(AddressSpace *as, int32_t groupid,
                                       ^

total: 1 errors, 0 warnings, 46 lines checked
===

Since perl is a write-only language, I cannot understand why :) Any clue?


-- 
Alexey



reply via email to

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