Linux block layer
 help / color / mirror / Atom feed
* [PATCH] drbd: fix typo in comment
@ 2026-07-28  9:05 Guo Tenglong
  2026-07-28  9:05 ` [PATCH] drm/radeon: fix typo in comments Guo Tenglong
  2026-08-10 11:11 ` [PATCH] drbd: fix typo in comment Christoph Böhmwalder
  0 siblings, 2 replies; 4+ messages in thread
From: Guo Tenglong @ 2026-07-28  9:05 UTC (permalink / raw)
  To: Philipp Reisner
  Cc: Lars Ellenberg, Christoph Böhmwalder, Jens Axboe, drbd-dev,
	linux-block, linux-kernel, Guo Tenglong

Correct "seperate" to "separate" in a comment.

Signed-off-by: Guo Tenglong <micronull@163.com>
---
 drivers/block/drbd/drbd_state.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/block/drbd/drbd_state.c b/drivers/block/drbd/drbd_state.c
index adcba7f1d..98abd2351 100644
--- a/drivers/block/drbd/drbd_state.c
+++ b/drivers/block/drbd/drbd_state.c
@@ -1339,7 +1339,7 @@ _drbd_set_state(struct drbd_device *device, union drbd_state ns,
 
 	remember_new_state(state_change);
 
-	/* put replicated vs not-replicated requests in seperate epochs */
+	/* put replicated vs not-replicated requests in separate epochs */
 	if (drbd_should_do_remote((union drbd_dev_state)os.i) !=
 	    drbd_should_do_remote((union drbd_dev_state)ns.i))
 		start_new_tl_epoch(connection);
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-10 11:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  9:05 [PATCH] drbd: fix typo in comment Guo Tenglong
2026-07-28  9:05 ` [PATCH] drm/radeon: fix typo in comments Guo Tenglong
2026-08-10 11:13   ` Christoph Böhmwalder
2026-08-10 11:11 ` [PATCH] drbd: fix typo in comment Christoph Böhmwalder

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