Thread (10 messages) 10 messages, 3 authors, 2020-02-01

Re: [PATCH 2/2] md: enable io polling

From: Christoph Hellwig <hch@infradead.org>
Date: 2020-01-31 06:36:55
Also in: linux-block

+	rdev_for_each(rdev, mddev) {
+		if (rdev->raid_disk >= 0 && !test_bit(Faulty, &rdev->flags)) {
+			rv = blk_poll(bdev_get_queue(rdev->bdev), cookie, false);
This adds a > 80 char line.  But if you just use a continue to skip
the not allicable ones you even clean up the code while avoiding that.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help