From 2d634c90695cc0ff2be3b39c1d748915fb83c86b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 16 Jan 2021 15:00:02 +0100 Subject: security/vboot/secdata_tpm.c: Remove repeated word Change-Id: Idc17a4305398defd19e7f6ba2fc00bf69af34c4b Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/49526 Tested-by: build bot (Jenkins) Reviewed-by: Jacob Garber --- src/security/vboot/secdata_tpm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/security/vboot/secdata_tpm.c') diff --git a/src/security/vboot/secdata_tpm.c b/src/security/vboot/secdata_tpm.c index 0e14575f61..db5f2e773e 100644 --- a/src/security/vboot/secdata_tpm.c +++ b/src/security/vboot/secdata_tpm.c @@ -221,7 +221,7 @@ static uint32_t _factory_initialize_tpm(struct vb2_context *ctx) * Define and set rec hash space, if available. No need to * create the RW hash space because we will definitely boot * once in normal mode before shipping, meaning that the space - * will get created with correct permissions while still in in + * will get created with correct permissions while still in * our hands. */ if (CONFIG(VBOOT_HAS_REC_HASH_SPACE)) -- cgit v1.2.3