tree: read all attributes from sysfs when available #20
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
|