vhost: better variable name in logging
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 29 Nov 2010 08:22:10 +0000 (10:22 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Dec 2010 14:00:10 +0000 (16:00 +0200)
commit28831ee60b79bed50958c9cb0d2e76cdc98406f9
tree424185751ce16ac30d6374a6aed3d50dc17a924d
parent3bf9be40ff76b6df136f14a497167c116b2b3c53
vhost: better variable name in logging

We really store a page offset in write_address,
so rename it write_page to avoid confusion.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vhost.c