X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=block%2Fblk-flush.c;h=4e951d3bf548f04b4485c021bf38c4666114e909;hb=1be7d2073e83e2b5c632a65bfcd59a73ce92bf6d;hp=0d5a9c1da1fc71db5706926e69e2a22b7491eea9;hpb=4e66c42c60fdf9be81837857454a41b39bf1b773;p=karo-tx-linux.git diff --git a/block/blk-flush.c b/block/blk-flush.c index 0d5a9c1da1fc..4e951d3bf548 100644 --- a/block/blk-flush.c +++ b/block/blk-flush.c @@ -497,8 +497,7 @@ void blk_insert_flush(struct request *rq) * Description: * Issue a flush for the block device in question. Caller can supply * room for storing the error offset in case of a flush error, if they - * wish to. If WAIT flag is not passed then caller may check only what - * request was pushed in some internal queue for later handling. + * wish to. */ int blkdev_issue_flush(struct block_device *bdev, gfp_t gfp_mask, sector_t *error_sector)