Skip to content
Commit c5f841f1 authored by Rusty Russell's avatar Rusty Russell
Browse files

virtio: more neatening of virtio_ring macros.



Impact: cleanup

Roel Kluin drew attention to these macros with his patch: here I
neaten them a little further:
1) Add a comment on what START_USE and END_USE are checking,
2) Brackets around _vq in BAD_RING,
3) Neaten formatting for START_USE so it's less than 80 cols.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 3a35ce7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment