From mboxrd@z Thu Jan 1 00:00:00 1970 From: jsnitsel@redhat.com (Jerry Snitselaar) Date: Sun, 27 May 2018 02:14:52 -0700 Subject: [PATCH v4 1/4] tpm: migrate tpm2_shutdown() to use struct tpm_buf In-Reply-To: <20180523125655.GB363@linux.intel.com> References: <20180326121406.14548-1-jarkko.sakkinen@linux.intel.com> <20180326121406.14548-2-jarkko.sakkinen@linux.intel.com> <20180518223032.ihszdef5wesj5nie@cantor> <20180523125655.GB363@linux.intel.com> Message-ID: <20180527091452.azwuh5u7rjyy7z6h@cantor> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On Wed May 23 18, Jarkko Sakkinen wrote: >On Fri, May 18, 2018 at 03:30:32PM -0700, Jerry Snitselaar wrote: >> On Mon Mar 26 18, Jarkko Sakkinen wrote: >> > In order to make struct tpm_buf the first class object for constructing TPM >> > commands, migrate tpm2_shutdown() to use it. In addition, removed the klog >> > entry when tpm_transmit_cmd() fails because tpm_tansmit_cmd() already >> > prints an error message. >> > >> > Signed-off-by: Jarkko Sakkinen >> >> Reviewed-by: Jerry Snitselaar > >Thanky you Jerry. I'll do one more round for this only to update kdoc. >It does not involve code changes so are you OK if you I keep your >reviewed-by despite this update? > >/Jarkko Sure -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html