diff options
| author | Roel Kluin <[email protected]> | 2009-04-02 16:57:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-02 19:04:53 -0700 |
| commit | 880fe76ee6f38eda82e9f3de9a7a206dfd1bab9d (patch) | |
| tree | b5f5d085e73bdf352a9878e622d151f98bac6607 /tools/perf/scripts/python | |
| parent | 695f6ae0dcea3dd83bfbb9634ff067f780649ba8 (diff) | |
hppfs: hppfs_read_file() may return -ERROR
hppfs_read_file() may return (ssize_t) -ENOMEM, or -EFAULT. When stored
in size_t 'count', these errors will not be noticed, a large value will be
added to *ppos.
Signed-off-by: Roel Kluin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions