[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 4/4] xen: drop unused callbacks
- From: Eric Blake <eblake redhat com>
- To: Laine Stump <laine laine org>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 4/4] xen: drop unused callbacks
- Date: Thu, 28 Jul 2011 14:58:18 -0600
On 07/28/2011 02:03 PM, Laine Stump wrote:
On 07/21/2011 05:39 PM, Eric Blake wrote:
Found by:
for f in $(sed -n 's/.*Drv[^ ]* \([^;]*\);.*/\1/p' src/xen/xen_driver.h)
do
git grep "\(\.\|->\)$f\b" src/xen
done | cat
and looking through the resulting list to see which callback struct
members are still necessary.
/me glad I wrote this in the commit message, as it wasn't trivial to
come up with
Sure. Why not? Simple is good.
ACK.
OK, series pushed, with patch 3 amended as described in my reply.
--
Eric Blake eblake redhat com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]