]> xenbits.xensource.com Git - libvirt.git/commit
interface: reformat error logs
authorLaine Stump <laine@laine.org>
Thu, 26 May 2011 17:14:36 +0000 (13:14 -0400)
committerLaine Stump <laine@laine.org>
Fri, 27 May 2011 18:40:42 +0000 (14:40 -0400)
commitecbe86c0c55c587a5b5f57fdb65ff3b878171ec8
treef9af3ecbb42adb77f0f24f8ee056e81012483f08
parent88c5b97f7cb491815a79cf1567883ce140d7d88b
interface: reformat error logs

It was suggested during review of a different patch that the libvirt
interface driver API's should have "netcf:" in their log
messages. This patch eliminates that from all interface driver API
functions, and also eliminates the extra " - " in the case that netcf
returns no details in its error info (which *never* happens at
present, but could happen sometime in the future.
src/interface/netcf_driver.c