Patchew URL:
https://patchew.org/QEMU/20190725150832.1180275-1-stef...@linux.vnet.ibm.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Subject: [Qemu-devel] [PATCH v2 0/2] tpm: Improve on error handling
Message-id
This series of patches improves error handling with the TPM backend.
Stefan
v1->v2:
- defined error codes swtpm is using in tpm_int.h and provided strings for
them
Stefan Berger (2):
tpm: Exit in reset when backend indicates failure
tpm_emulator: Translate TPM error codes to strings