]> Git Repo - qemu.git/commit
vl: Improve legibility of BlockdevOptions queue
authorMarkus Armbruster <[email protected]>
Fri, 8 Mar 2019 13:14:38 +0000 (14:14 +0100)
committerMarkus Armbruster <[email protected]>
Mon, 11 Mar 2019 21:53:44 +0000 (22:53 +0100)
commit651af51c0882a4c60704716819878043c1b8a215
treeb7a2f6d8fc9cf874af9e65f5476b7662690618c8
parente2fb3fbbf9ce6b8eed00b53a91d3a316362f1b0d
vl: Improve legibility of BlockdevOptions queue

Give the queue head type a name: BlockdevOptionsQueue.

Rename the queue entry type from BlockdevOptions_queue to
BlockdevOptionsQueueEntry.

Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <20190308131445[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
vl.c
This page took 0.025765 seconds and 4 git commands to generate.