From cbe48caf1b45192a3d1f4eddefc6f0c8f2a5bb94 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 25 Mar 2026 18:06:51 +0000 Subject: cleanup Signed-off-by: Leah Rowe --- util/libreboot-utils/lib/mkhtemp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'util') diff --git a/util/libreboot-utils/lib/mkhtemp.c b/util/libreboot-utils/lib/mkhtemp.c index d32d8de4..0c93fe7e 100644 --- a/util/libreboot-utils/lib/mkhtemp.c +++ b/util/libreboot-utils/lib/mkhtemp.c @@ -634,9 +634,8 @@ mkhtemp(int *fd, st_dir_initial, fname_copy, p, xc, fd, st, type); - if (r == 0) { + if (r == 0) continue; - } if (r < 0) goto err; -- cgit v1.2.1