diff options
author | Andrew Morton <[email protected]> | 2009-05-14 09:49:44 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2009-05-14 09:49:44 +0200 |
commit | 77f6bf57ba9d2c50173536dbfdacdab27cb867ca (patch) | |
tree | 09cfb70eb20081d7fc5af21039e3fda7f0b95f84 /net/lapb/lapb_in.c | |
parent | 4f23122858a27ba97444b9b37a066d83edebd4c8 (diff) |
splice: fix error return code
fs/splice.c: In function 'default_file_splice_read':
fs/splice.c:566: warning: 'error' may be used uninitialized in this function
which is sort-of true. The code will in fact return -ENOMEM instead of the
kernel_readv() return value.
Cc: Miklos Szeredi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions