Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
[safe/jmp/linux-2.6] / drivers / staging / dst / dcore.c
index 8472418..ac85773 100644 (file)
@@ -112,8 +112,9 @@ static int dst_request(struct request_queue *q, struct bio *bio)
                 * I worked with.
                 *
                 * Empty barriers are not allowed anyway, see 51fd77bd9f512
-                * for example, although later it was changed to bio_discard()
-                * only, which does not work in this case.
+                * for example, although later it was changed to
+                * bio_rw_flagged(bio, BIO_RW_DISCARD) only, which does not
+                * work in this case.
                 */
                //err = -EOPNOTSUPP;
                err = 0;