[PATCH v2 7/8] tpm: Move pcr extend to tpm2-cmd.c
From: Jarkko Sakkinen <hidden>
Date: 2018-03-16 14:08:57
Also in:
linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2018-03-16 14:08:57
Also in:
linux-integrity, lkml
On Thu, Mar 15, 2018 at 11:28:55PM +0000, Winkler, Tomas wrote:
quoted
On Sat, 2018-03-10 at 10:24 +0200, Tomas Winkler wrote:quoted
Add tpm2_pcr_extend function to tpm2-cmd.c with signature required by tpm-interface.c. It wraps the original open code implementation. The original original tpm2_pcr_extend function is renamed and made static, called only from new tpm2_pcr_extend. Signed-off-by: Tomas Winkler <redacted>This might concern some of the earlier patches too but please use exact names for functions in the short and long summary i.e. tpm: migrate all of the PCR extension code to tpm2_pcr_extend() Check this also for your long descriptions and previous that I gave reviewed- by (I think they were otherwise fine). And you refer to a function in text use parentheses after the name. I don't like hastily written commit messages.Yeah, got little tired of describing the obvious. but you are right. Tomas
Might sound nit picking but a solid git log is useful tool. /Jarkko -- 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