From: Osier Yang Date: Mon, 6 May 2013 12:45:15 +0000 (+0800) Subject: util: Update the comment for virGetFCHostNameByWWN X-Git-Tag: CVE-2013-1962~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a59ae919d858fb3119cc0fcd2b76b18ecf50f4f;p=thirdparty%2Flibvirt.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 *