]> xenbits.xensource.com Git - libvirt.git/commitdiff
util: Update the comment for virGetFCHostNameByWWN
authorOsier Yang <jyang@redhat.com>
Mon, 6 May 2013 12:45:15 +0000 (20:45 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 13 May 2013 09:18:52 +0000 (17:18 +0800)
The returned result is something like "host5" acutally.

src/util/virutil.c

index bee06a762fd981175ebe8d29208d386434925c64..43682ad640294712c0cf5536434cebdacb40639b 100644 (file)
@@ -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 *