Re: [libvirt] [PATCH] fix typo in lxc_driver.c and virsh-nodedev.c

2013-10-15 Thread Eric Blake
On 10/15/2013 06:44 AM, Hongwei Bi wrote: > > --- > src/lxc/lxc_driver.c | 2 +- > tools/virsh-nodedev.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) ACK and pushed. -- Eric Blake eblake redhat com+1-919-301-3266 Libvirt virtualization library http://libvirt.org signatu

[libvirt] [PATCH] fix typo in lxc_driver.c and virsh-nodedev.c

2013-10-15 Thread Hongwei Bi
--- src/lxc/lxc_driver.c | 2 +- tools/virsh-nodedev.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c index e3a34d6..870e4a9 100644 --- a/src/lxc/lxc_driver.c +++ b/src/lxc/lxc_driver.c @@ -887,7 +887,7 @@ cleanup: } /** - *