Re: [PATCH] security: keys: Modify mismatched function name
From: Paul Moore <paul@paul-moore.com>
Date: 2023-06-14 21:52:43
Also in:
keyrings, linux-integrity, lkml
From: Paul Moore <paul@paul-moore.com>
Date: 2023-06-14 21:52:43
Also in:
keyrings, linux-integrity, lkml
On Tue, Jun 13, 2023 at 10:18 PM Jiapeng Chong [off-list ref] wrote:
No functional modification involved. security/keys/trusted-keys/trusted_tpm2.c:203: warning: expecting prototype for tpm_buf_append_auth(). Prototype was for tpm2_buf_append_auth() instead. Reported-by: Abaci Robot <redacted> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5524 Signed-off-by: Jiapeng Chong <redacted> --- security/keys/trusted-keys/trusted_tpm2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Paul Moore <paul@paul-moore.com> -- paul-moore.com