* [dpdk-test-report] |WARNING| pw68168 [PATCH v2 1/1] virt2phys: virtual to physical address translator for Windows
[not found] <20200410164342.1194634-2-dmitry.kozliuk@gmail.com>
@ 2020-04-10 16:44 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-04-10 16:44 UTC (permalink / raw)
To: test-report; +Cc: Dmitry Kozlyuk
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/68168
_coding style issues_
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#207: FILE: windows/virt2phys/virt2phys.c
WARNING:BRACES: braces {} are not necessary for single statement blocks
#242: 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
#342: FILE: windows/virt2phys/virt2phys.h
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#382: FILE: windows/virt2phys/virt2phys.inf
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#452: FILE: windows/virt2phys/virt2phys.sln
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#485: FILE: windows/virt2phys/virt2phys.vcxproj
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#720: FILE: windows/virt2phys/virt2phys.vcxproj.filters
total: 6 errors, 1 warnings, 610 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-10 16:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200410164342.1194634-2-dmitry.kozliuk@gmail.com>
2020-04-10 16:44 ` [dpdk-test-report] |WARNING| pw68168 [PATCH v2 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).