Skip to content

tree: read all attributes from sysfs when available #20

tree: read all attributes from sysfs when available

tree: read all attributes from sysfs when available #20

Triggered via pull request December 7, 2023 13:05
Status Failure
Total duration 20s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
9s

Annotations

10 errors
checkpatch review: src/nvme/tree.c#L2385
ERROR: Macros with multiple statements should be enclosed in a do - while loop
checkpatch review: src/nvme/tree.c#L2385
WARNING: Macros with flow control statements should be avoided
checkpatch review: src/nvme/tree.c#L2385
WARNING: macros should not use a trailing semicolon
checkpatch review: src/nvme/tree.c#L2390
WARNING: please, no space before tabs
checkpatch review: src/nvme/tree.c#L2394
ERROR: Macros with multiple statements should be enclosed in a do - while loop
checkpatch review: src/nvme/tree.c#L2394
WARNING: Macros with flow control statements should be avoided
checkpatch review: src/nvme/tree.c#L2394
WARNING: macros should not use a trailing semicolon
checkpatch review: src/nvme/tree.c#L2399
WARNING: please, no space before tabs
checkpatch review: src/nvme/tree.c#L2403
ERROR: Macros with multiple statements should be enclosed in a do - while loop
checkpatch review: src/nvme/tree.c#L2403
WARNING: Macros with flow control statements should be avoided