linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] md: yet another CI email test - do not review
@ 2024-10-03 18:00 Paul Luse
  2024-10-04 21:55 ` kernel test robot
  2024-10-04 22:37 ` kernel test robot
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Luse @ 2024-10-03 18:00 UTC (permalink / raw)
  To: linux-raid; +Cc: paul.e.luse, Paul Luse

CI email test

Signed-off-by: Paul Luse <paulluselinux@gmail.com>
---
 drivers/md/raid1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/md/raid1.c b/drivers/md/raid1.c
index f55c8e67d059..c6d474b5d5dd 100644
--- a/drivers/md/raid1.c
+++ b/drivers/md/raid1.c
@@ -62,7 +62,7 @@ static int check_and_add_serial(struct md_rdev *rdev, struct r1bio *r1_bio,
 	sector_t lo = r1_bio->sector;
 	sector_t hi = lo + r1_bio->sectors;
 	struct serial_in_rdev *serial = &rdev->serial[idx];
-
+	xxx
 	spin_lock_irqsave(&serial->serial_lock, flags);
 	/* collision happened */
 	if (raid1_rb_iter_first(&serial->serial_rb, lo, hi))
-- 
2.46.0


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

end of thread, other threads:[~2024-10-04 22:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03 18:00 [PATCH] md: yet another CI email test - do not review Paul Luse
2024-10-04 21:55 ` kernel test robot
2024-10-04 22:37 ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).