diff options
author | Al Viro | 2016-04-01 03:48:20 +0200 |
---|---|---|
committer | Al Viro | 2016-04-04 01:51:39 +0200 |
commit | bc61384dcdd82a6faabafecdcd80040625db5e40 (patch) | |
tree | ac9b46ce9b1d9e24e8158bc9577f061e3aaaaf3a /include/linux/mtd | |
parent | aio: remove a pointless assignment (diff) | |
download | kernel-qcow2-linux-bc61384dcdd82a6faabafecdcd80040625db5e40.tar.gz kernel-qcow2-linux-bc61384dcdd82a6faabafecdcd80040625db5e40.tar.xz kernel-qcow2-linux-bc61384dcdd82a6faabafecdcd80040625db5e40.zip |
rw_verify_area(): saner calling conventions
Lift length capping into the few callers that care about it. Most of
them treat all non-negatives as "success" and ignore the capped value,
and with good reasons.
Make rw_verify_area() return 0 on success.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions