Add macOS/DriverKit through MacVFN #94
Annotations
7 errors and 10 warnings
check-patch:
include/vfn/support/mmio.h#L26
Use of volatile is usually wrong, please add a comment
|
check-patch:
include/vfn/support/mmio.h#L43
Use of volatile is usually wrong, please add a comment
|
check-patch:
include/vfn/support/mmio.h#L45
Use of volatile is usually wrong, please add a comment
|
check-patch:
include/vfn/support/mmio.h#L61
Use of volatile is usually wrong, please add a comment
|
check-patch:
include/vfn/support/platform/linux/mutex.h#L45
Macros with complex values should be enclosed in parentheses
|
check-patch:
include/vfn/support/platform/macos/mutex.h#L39
Macros with complex values should be enclosed in parentheses
|
check-patch
Process completed with exit code 1.
|
check-patch:
include/vfn/support/platform/linux/mem.h#L127
adding a line without newline at end of file
|
check-patch:
include/vfn/support/platform/macos/byteswap.h#L1
Missing or malformed SPDX-License-Identifier tag in line 1
|
check-patch:
include/vfn/support/platform/macos/errno.h#L1
Missing or malformed SPDX-License-Identifier tag in line 1
|
check-patch:
src/iommu/dma.c#L18
externs should be avoided in .c files
|
check-patch:
src/support/arch/x86_64/rdtsc.c#L13
externs should be avoided in .c files
|
check-patch:
src/nvme/core.c#L158
line length of 110 exceeds 100 columns
|
check-patch:
src/nvme/core.c#L163
line length of 118 exceeds 100 columns
|
check-patch:
src/nvme/core.c#L463
Missing a blank line after declarations
|
check-patch:
src/nvme/core.c#L466
line length of 107 exceeds 100 columns
|
check-patch:
src/nvme/core.c#L472
line length of 107 exceeds 100 columns
|