]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tpm.c
Document --rtc-td-hack, --localtime and --startdate as deprecated
[mirror_qemu.git] / tpm.c
diff --git a/tpm.c b/tpm.c
index 2db03a09b21a02635e4a05442b1dca280f06416f..93031723ad7794d361b83c33eac44e65f6139aba 100644 (file)
--- a/tpm.c
+++ b/tpm.c
@@ -181,8 +181,7 @@ int tpm_config_parse(QemuOptsList *opts_list, const char *optarg)
 }
 
 /*
- * Walk the list of active TPM backends and collect information about them
- * following the schema description in qapi-schema.json.
+ * Walk the list of active TPM backends and collect information about them.
  */
 TPMInfoList *qmp_query_tpm(Error **errp)
 {