aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2013-04-29 15:05:58 -0700
committerLinus Torvalds <[email protected]>2013-04-29 15:54:27 -0700
commit85a258b70d4891a443583530f48ab734a31e2d8d (patch)
tree9a02a047442e396a163e4014467258222d696ccd /tools/perf/scripts/python
parent7ebab4536958b05f65b71ec312073acf5d66578d (diff)
ocfs2: fix error handling in ocfs2_ioctl_move_extents()
Smatch complains that if we hit an error (for example if the file is immutable) then "range" has uninitialized stack data and we copy it to the user. I've re-written the error handling to avoid this problem and make it a little cleaner as well. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Jie Liu <[email protected]> Reviewed-by: Jie Liu <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[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