Add test case for nvme_id_ns_flbas_to_lbaf_inuse() #144
checkpatch.yml
on: pull_request
checkpatch review
23s
Annotations
3 errors
checkpatch review
WARNING: Missing commit description - Add an appropriate one
|
checkpatch review:
test/test-util.c#L92
ERROR: Bad function definition - bool test_nvme_id_ns_flbas_to_lbaf_inuse() should probably be bool test_nvme_id_ns_flbas_to_lbaf_inuse(void)
|
checkpatch review:
test/test-util.c#L92
ERROR: open brace '{' following function definitions go on the next line
|