[PATCH] splice: rename remaining info variables to pipe
authorJens Axboe <axboe@suse.de>
Wed, 3 May 2006 08:41:33 +0000 (10:41 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Thu, 4 May 2006 04:55:12 +0000 (06:55 +0200)
commit76ad4d11105ccd40a536db1057083f28326019fd
treedea71a387ca8821c47a00da5496d4b6edbab9d5e
parent1432873af7ae29d4bb3c56114c05b539d078ca62
[PATCH] splice: rename remaining info variables to pipe

Same thing was done in fs/pipe.c and most of fs/splice.c, but we had
a few missing still.

Signed-off-by: Jens Axboe <axboe@suse.de>
fs/splice.c