Signed-off-by: Kirill Tkhai <[email protected]>
---
 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);


_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to