xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
commitd4683cf952d3bdcbcbfcfd982d77cb6b02041040
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 8 Jan 2019 14:48:58 +0000 (8 14:48 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 14 Jan 2019 13:45:40 +0000 (14 13:45 +0000)
tree2557ff2a6d7725db4cb8584696c5e1c12c649d69
parente7f5b5f841abc7eae4704a4ad3a33d793e3ff051
xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c

This is a purely cosmetic patch that purges remaining use of 'blk' and
'ioreq' in local function names, and then makes sure all functions are
prefixed with 'xen_block_'.

No functional change.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Anthony Perard <anthony.perard@citrix.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
hw/block/dataplane/xen-block.c