From: Xiang wangx <wangxiang@cdjrlc.com>
To: axboe@kernel.dk
Cc: philipp.reisner@linbit.com, lars.ellenberg@linbit.com,
christoph.boehmwalder@linbit.com, drbd-dev@lists.linbit.com,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
Xiang wangx <wangxiang@cdjrlc.com>
Subject: [PATCH] drbd: Fix typo in comment
Date: Thu, 16 Jun 2022 22:32:27 +0800 [thread overview]
Message-ID: <20220616143227.4004-1-wangxiang@cdjrlc.com> (raw)
Delete the redundant word 'and'.
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
drivers/block/drbd/drbd_bitmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/block/drbd/drbd_bitmap.c b/drivers/block/drbd/drbd_bitmap.c
index 9e060e49b3f8..8afdde400e37 100644
--- a/drivers/block/drbd/drbd_bitmap.c
+++ b/drivers/block/drbd/drbd_bitmap.c
@@ -86,7 +86,7 @@ struct drbd_bitmap {
/* exclusively to be used by __al_write_transaction(),
* drbd_bm_mark_for_writeout() and
- * and drbd_bm_write_hinted() -> bm_rw() called from there.
+ * drbd_bm_write_hinted() -> bm_rw() called from there.
*/
unsigned int n_bitmap_hints;
unsigned int al_bitmap_hints[AL_UPDATES_PER_TRANSACTION];
--
2.36.1
WARNING: multiple messages have this Message-ID (diff)
From: Xiang wangx <wangxiang@cdjrlc.com>
To: axboe@kernel.dk
Cc: Xiang wangx <wangxiang@cdjrlc.com>,
philipp.reisner@linbit.com, linux-kernel@vger.kernel.org,
linux-block@vger.kernel.org, lars.ellenberg@linbit.com,
drbd-dev@lists.linbit.com
Subject: [Drbd-dev] [PATCH] drbd: Fix typo in comment
Date: Thu, 16 Jun 2022 22:32:27 +0800 [thread overview]
Message-ID: <20220616143227.4004-1-wangxiang@cdjrlc.com> (raw)
Delete the redundant word 'and'.
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
drivers/block/drbd/drbd_bitmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/block/drbd/drbd_bitmap.c b/drivers/block/drbd/drbd_bitmap.c
index 9e060e49b3f8..8afdde400e37 100644
--- a/drivers/block/drbd/drbd_bitmap.c
+++ b/drivers/block/drbd/drbd_bitmap.c
@@ -86,7 +86,7 @@ struct drbd_bitmap {
/* exclusively to be used by __al_write_transaction(),
* drbd_bm_mark_for_writeout() and
- * and drbd_bm_write_hinted() -> bm_rw() called from there.
+ * drbd_bm_write_hinted() -> bm_rw() called from there.
*/
unsigned int n_bitmap_hints;
unsigned int al_bitmap_hints[AL_UPDATES_PER_TRANSACTION];
--
2.36.1
next reply other threads:[~2022-06-16 14:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 14:32 Xiang wangx [this message]
2022-06-16 14:32 ` [Drbd-dev] [PATCH] drbd: Fix typo in comment Xiang wangx
2022-06-22 14:12 ` Christoph Böhmwalder
2022-06-22 14:12 ` [Drbd-dev] " Christoph Böhmwalder
2023-03-05 9:06 ` James W.
-- strict thread matches above, loose matches on Subject: below --
2026-07-28 9:05 [PATCH] drbd: fix " Guo Tenglong
2026-08-10 11:11 ` Christoph Böhmwalder
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=20220616143227.4004-1-wangxiang@cdjrlc.com \
--to=wangxiang@cdjrlc.com \
--cc=axboe@kernel.dk \
--cc=christoph.boehmwalder@linbit.com \
--cc=drbd-dev@lists.linbit.com \
--cc=lars.ellenberg@linbit.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=philipp.reisner@linbit.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.