From: baomingtong001@208suo.com
To: david.e.box@linux.intel.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] tools/arch/x86: intel_sdsi: intel_sdsi: Remove unneeded semicolon
Date: Tue, 27 Jun 2023 16:39:36 +0800 [thread overview]
Message-ID: <3de99ba427d71d6ff1f943e86a977ffb@208suo.com> (raw)
./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
reply other threads:[~2023-06-27 8:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3de99ba427d71d6ff1f943e86a977ffb@208suo.com \
--to=baomingtong001@208suo.com \
--cc=david.e.box@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®