Re: [libvirt] [PATCH] Fix typos in src/*

2014-04-21 Thread Eric Blake
On 04/20/2014 02:07 PM, Nehal J Wani wrote: Fix minor typos in source comments --- Thanks for doing this! Any particular tool you used for finding these? +++ b/src/esx/esx_storage_backend_iscsi.c @@ -460,7 +460,7 @@ esxStorageVolLookupByName(virStoragePoolPtr pool,

Re: [libvirt] [PATCH] Fix typos in src/*

2014-04-21 Thread Nehal J Wani
On Tue, Apr 22, 2014 at 4:19 AM, Eric Blake ebl...@redhat.com wrote: On 04/20/2014 02:07 PM, Nehal J Wani wrote: Fix minor typos in source comments --- Thanks for doing this! Any particular tool you used for finding these? Thanks for the review. Well, not exactly a tool, but I had a list

Re: [libvirt] [PATCH] Fix typos in src/*

2014-04-21 Thread Eric Blake
On 04/21/2014 05:13 PM, Nehal J Wani wrote: On Tue, Apr 22, 2014 at 4:19 AM, Eric Blake ebl...@redhat.com wrote: On 04/20/2014 02:07 PM, Nehal J Wani wrote: Fix minor typos in source comments --- Thanks for doing this! Any particular tool you used for finding these? Thanks for the

[libvirt] [PATCH] Fix typos in src/*

2014-04-20 Thread Nehal J Wani
Fix minor typos in source comments --- src/esx/esx_driver.c|2 +- src/esx/esx_storage_backend_iscsi.c |2 +- src/esx/esx_storage_driver.c|2 +- src/interface/interface_backend_netcf.c |2 +- src/interface/interface_backend_udev.c |2 +-