X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/9af2398977a78d37bf184d6ff6bd04c72bfbf006..94ef3b309273c37717fad34acd8c8b58a21861a0:/tpm.c diff --git a/tpm.c b/tpm.c index 2db03a09b2..93031723ad 100644 --- 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) {