splice: fix misleading comment
authorJens Axboe <jens.axboe@oracle.com>
Tue, 12 May 2009 09:11:48 +0000 (11:11 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 12 May 2009 09:11:48 +0000 (11:11 +0200)
Splice is tied to pipes by design, it'll not change. And now that
the splice stuff is in splice.h (and note pipe.h), the rest of the comment
is out-of-date as well.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found