s/Implemente/Implement/ in subject

On 09/05/12 07:34, Osier Yang wrote:
The RPC generator doesn't support returning list of object yet, this patch
do the work manually.

s/do/does/


   * daemon/remote.c:
     Implemente the server side handler remoteDispatchConnectListAllNodeDevices.

   * src/remote/remote_driver.c:
     Add remote driver handler remoteConnectListAllNodeDevices.

   * src/remote/remote_protocol.x:
     New RPC procedure REMOTE_PROC_CONNECT_LIST_ALL_INTERFACES and
---
  daemon/remote.c              |   53 ++++++++++++++++++++++++++++++++++
  src/remote/remote_driver.c   |   64 ++++++++++++++++++++++++++++++++++++++++++
  src/remote/remote_protocol.x |   13 ++++++++-
  src/remote_protocol-structs  |   12 ++++++++
  4 files changed, 141 insertions(+), 1 deletions(-)


It's getting pretty mechanic after this many APIs :). ACK with the commit message fixed.

Peter

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to