diff options
author | Jiri Olsa <[email protected]> | 2013-11-28 11:30:14 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-12-02 09:22:45 -0300 |
commit | 727ebd544f85285a223ecc6a2a57ef90202cdc7b (patch) | |
tree | 592c0aff7da8b5a51dde7a799a12c52c08171c7f /lib/string_helpers.c | |
parent | 6233dd5efdf9e2c2da1b003cfb70307b7b2028e8 (diff) |
perf tools: Use correct return type for readn function
Changing readn function return type to ssize_t because read returns
ssize_t not int.
Changing callers holding variable types as well.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions