* [dpdk-test-report] |WARNING| pw67384 [PATCH 1/1] virt2phys: virtual to physical address translator for Windows
[not found] <20200330041026.784624-2-dmitry.kozliuk@gmail.com>
@ 2020-03-30 4:11 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-30 4:11 UTC (permalink / raw)
To: test-report; +Cc: Dmitry Kozlyuk
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/67384
_coding style issues_
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#191: FILE: windows/virt2phys/virt2phys.c
WARNING:BRACES: braces {} are not necessary for single statement blocks
#226: FILE: windows/virt2phys/virt2phys.c:31:
+ if (!NT_SUCCESS(status)) {
+ KdPrint(("WdfDriverCreate() failed, status=%08x
", status));
+ }
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#326: FILE: windows/virt2phys/virt2phys.h
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#366: FILE: windows/virt2phys/virt2phys.inf
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#457: FILE: windows/virt2phys/virt2phys.sln
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#490: FILE: windows/virt2phys/virt2phys.vcxproj
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#725: FILE: windows/virt2phys/virt2phys.vcxproj.filters
total: 6 errors, 1 warnings, 618 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-30 4:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200330041026.784624-2-dmitry.kozliuk@gmail.com>
2020-03-30 4:11 ` [dpdk-test-report] |WARNING| pw67384 [PATCH 1/1] virt2phys: virtual to physical address translator for Windows checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).