From: Osier Yang Date: Mon, 6 May 2013 12:45:15 +0000 (+0800) Subject: util: Update the comment for virGetFCHostNameByWWN X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1a59ae919d858fb3119cc0fcd2b76b18ecf50f4f;p=libvirt.git util: Update the comment for virGetFCHostNameByWWN The returned result is something like "host5" acutally. --- diff --git a/src/util/virutil.c b/src/util/virutil.c index bee06a762f..43682ad640 100644 --- a/src/util/virutil.c +++ b/src/util/virutil.c @@ -1836,7 +1836,7 @@ cleanup: /* virGetHostNameByWWN: * - * Iterate over the sysfs tree to get SCSI host name (e.g. scsi_host5) + * Iterate over the sysfs tree to get FC host name (e.g. host5) * by wwnn,wwpn pair. */ char *