mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] tools/arch/x86: intel_sdsi: intel_sdsi: Remove unneeded semicolon
@ 2023-06-27  8:39 baomingtong001
  0 siblings, 0 replies; only message in thread
From: baomingtong001 @ 2023-06-27  8:39 UTC (permalink / raw)
  To: david.e.box; +Cc: linux-kernel

./tools/arch/x86/intel_sdsi/intel_sdsi.c:508:2-3: Unneeded semicolon

Signed-off-by: Mingtong Bao <baomingtong001@208suo.com>
---
  tools/arch/x86/intel_sdsi/intel_sdsi.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/arch/x86/intel_sdsi/intel_sdsi.c 
b/tools/arch/x86/intel_sdsi/intel_sdsi.c
index 2cd92761f171..890c9a84f800 100644
--- a/tools/arch/x86/intel_sdsi/intel_sdsi.c
+++ b/tools/arch/x86/intel_sdsi/intel_sdsi.c
@@ -505,7 +505,7 @@ static int sdsi_state_cert_show(struct sdsi_dev *s)
  				lbc->num_bundles, STATE_MAX_NUM_IN_BUNDLE);

  		offset += blob_size;
-	};
+	}

  	return 0;
  }
-- 
2.40.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-27  8:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-27  8:39 [PATCH] tools/arch/x86: intel_sdsi: intel_sdsi: Remove unneeded semicolon baomingtong001

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®