diff options
author | 2020-03-05 09:38:23 +0800 | |
---|---|---|
committer | 2020-03-05 21:26:34 +0100 | |
commit | 4a3e208474204e879d22a310b244cb2f39e5b1f8 (patch) | |
tree | 26cae081be93c8a063b4c522d55a24a8cec1c260 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vt: selection, push sel_lock up (diff) | |
download | linux-dev-4a3e208474204e879d22a310b244cb2f39e5b1f8.tar.xz linux-dev-4a3e208474204e879d22a310b244cb2f39e5b1f8.zip |
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 <tangbin@cmss.chinamobile.com>
Cc: stable <stable@vger.kernel.org>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200305013823.20976-1-tangbin@cmss.chinamobile.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions