9pfs: PDU processing functions should start pdu_ prefix
commitdc295f83538e936895c0e26d817b1a123c384c82
authorWei Liu <wei.liu2@citrix.com>
Wed, 2 Dec 2015 15:00:14 +0000 (2 15:00 +0000)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 8 Jan 2016 09:05:59 +0000 (8 14:35 +0530)
tree6881c7c381b7694c27cf079bcee43fc63eb92ac6
parentad38ce9ed16c66583952c7697c62255a74de6196
9pfs: PDU processing functions should start pdu_ prefix

This matches naming convention of pdu_marshal and pdu_unmarshal.

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.c