summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKevin McKinney <klmckinney1@gmail.com>2011-12-05 22:17:03 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2011-12-08 12:42:16 -0800
commitd3a21c3c4bbab3d51bde0e4828cb8165d04d6399 (patch)
treeaff7af901678134cab4bb93dfac152ede9ab785a /tools/perf/scripts/python/syscall-counts.py
parent6561f91d68e6f93cba91e64a3b9e0feba8b84fb8 (diff)
Staging: bcm: Alter return value for copy_to/from_user() to "return -EFAULT" when an error occurs.
In this clean up patch, I altered functions: copy_to/ from_user() to return -EFAULT when an error occurs. I also replaced break statements when an error occurs from copy_to/from_user() with direct returns of -EFAULT. Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions