aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authortangbin <[email protected]>2020-03-05 09:38:23 +0800
committerGreg Kroah-Hartman <[email protected]>2020-03-05 21:26:34 +0100
commit4a3e208474204e879d22a310b244cb2f39e5b1f8 (patch)
tree26cae081be93c8a063b4c522d55a24a8cec1c260 /tools/perf/util/trace-event-scripting.c
parente8c75a30a23c6ba63f4ef6895cbf41fd42f21aa2 (diff)
tty:serial:mvebu-uart:fix a wrong return
in this place, the function should return a negative value and the PTR_ERR already returns a negative,so return -PTR_ERR() is wrong. Signed-off-by: tangbin <[email protected]> Cc: stable <[email protected]> Acked-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions