[Devel] [PATCH RH8 5/5] ploop: Remove obsolete comment

Kirill Tkhai ktkhai at virtuozzo.com
Wed Jul 21 19:00:36 MSK 2021


Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
---
 drivers/md/dm-ploop-map.c |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/md/dm-ploop-map.c b/drivers/md/dm-ploop-map.c
index d0bdd06d07c1..5c46f1ae8a64 100644
--- a/drivers/md/dm-ploop-map.c
+++ b/drivers/md/dm-ploop-map.c
@@ -1893,11 +1893,6 @@ static void handle_cleanup(struct ploop *ploop, struct pio *pio)
 	/*
 	 * This function is called from the very beginning
 	 * of call_bio_endio().
-	 *
-	 * DM_ENDIO_DONE return value means handling goes OK.
-	 * DM_ENDIO_INCOMPLETE tells the caller to stop end io
-	 * processing, and that we are going to call bi_end_io
-	 * directly later again.
 	 */
 	if (pio->wants_discard_index_cleanup)
 		ploop_discard_index_pio_end(ploop, pio);




More information about the Devel mailing list