9pfs: move handle_9p_output and make it static function
authorWei Liu <wei.liu2@citrix.com>
Thu, 7 Jan 2016 18:37:25 +0000 (18:37 +0000)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 8 Jan 2016 10:01:25 +0000 (15:31 +0530)
commit0192cc5d796a0bdf679b786c7244ec5211be6791
treea9b87f4c3425de22b1d30b65b63a8459ecf77974
parent4b311c5f0b298bef6880656f00c628526a827081
9pfs: move handle_9p_output and make it static function

It's only used in virtio device.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
hw/9pfs/virtio-9p-device.c
hw/9pfs/virtio-9p.c
hw/9pfs/virtio-9p.h