virtqueue: add more virtqueue apis for the virtio device side #865
Annotations
3 errors
|
Checkpatch.txt#L1
UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'vq->vq_ring.desc[idx].flags'
File:lib/virtio/virtqueue.c
Line:241
COMPARISON_TO_NULL: Comparison to NULL could be written "next_idx"
File:lib/virtio/virtqueue.c
Line:245
COMPARISON_TO_NULL: Comparison to NULL could be written "next_len"
File:lib/virtio/virtqueue.c
Line:250
|
|
The logs for this run have expired and are no longer available.
Loading