From: baomingtong001@208suo.com
To: pjones@redhat.com, konrad@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] iscsi_ibft: Remove unneeded semicolon
Date: Tue, 27 Jun 2023 16:42:57 +0800 [thread overview]
Message-ID: <7fe48e9768ec4b70e86b26990bac8171@208suo.com> (raw)
./drivers/firmware/iscsi_ibft.c:803:2-3: Unneeded semicolon
Signed-off-by: Mingtong Bao <baomingtong001@208suo.com>
---
drivers/firmware/iscsi_ibft.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/firmware/iscsi_ibft.c
b/drivers/firmware/iscsi_ibft.c
index 6e9788324fea..3c52fde713ce 100644
--- a/drivers/firmware/iscsi_ibft.c
+++ b/drivers/firmware/iscsi_ibft.c
@@ -800,7 +800,7 @@ static void ibft_unregister(void)
ibft_kobj = boot_kobj->data;
if (ibft_kobj->hdr && ibft_kobj->hdr->id == id_nic)
sysfs_remove_link(&boot_kobj->kobj, "device");
- };
+ }
}
static void ibft_cleanup(void)
--
2.40.1
next reply other threads:[~2023-06-27 8:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-27 8:42 baomingtong001 [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-01 7:27 Chen Ni
2019-12-16 3:12 zhengbin
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=7fe48e9768ec4b70e86b26990bac8171@208suo.com \
--to=baomingtong001@208suo.com \
--cc=konrad@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pjones@redhat.com \
/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®