aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pipe.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2006-05-02 12:57:18 +0200
committerJens Axboe <axboe@suse.de>2006-05-02 12:57:18 +0200
commit7591489a8fbee83f19bacc75756989a6a4d0389c (patch)
treeec185e3788e3c3f123ff3ee00b18441467eb4486 /fs/pipe.c
parent532f57da408c5a5710075d17047e2d97bdfd22f3 (diff)
downloadkernel_samsung_smdk4412-7591489a8fbee83f19bacc75756989a6a4d0389c.zip
kernel_samsung_smdk4412-7591489a8fbee83f19bacc75756989a6a4d0389c.tar.gz
kernel_samsung_smdk4412-7591489a8fbee83f19bacc75756989a6a4d0389c.tar.bz2
[PATCH] vmsplice: fix badly placed end paranthesis
We need to use the minium of {len, PAGE_SIZE-off}, not {len, PAGE_SIZE}-off. The latter doesn't make any sense, and could cause us to attempt negative length transfers... Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions