aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2010-06-04 07:34:40 -0300
committerMauro Carvalho Chehab <[email protected]>2010-08-02 15:28:51 -0300
commitaac870a8770281c6ad619b538df77840b9513a0b (patch)
tree65c7b64f8c7200c64411e8eced9bfddd1e6f3751 /tools/perf/scripts/python/bin
parent398630e4edadac3d21519b8d009e30c3cdd91926 (diff)
V4L/DVB: media/radio: fix copy_to_user to user handling
copy_to/from_user() returns the number of bytes remaining to be copied but the code here was testing for negative returns. I modified it to return -EFAULT. These functions are called from si4713_s_ext_ctrls() and that only tests for negative error codes. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions