summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichal Nazarewicz <mina86@mina86.com>2016-01-04 22:58:12 +0300
committerFelipe Balbi <balbi@kernel.org>2016-03-04 16:14:32 +0300
commitb3591f67b9f9607fea5d854f9d481f44696d8ddc (patch)
tree2ffd69f95f7805506c51935d6ddaf8923aeb3e6c /tools/perf/scripts/python/export-to-postgresql.py
parent3163c79efa653ea9832acb8efe55efd34a5f4ae6 (diff)
downloadlinux-b3591f67b9f9607fea5d854f9d481f44696d8ddc.tar.xz
usb: f_fs: replace unnecessary goto with a return
In ffs_epfile_io error label points to a return path which includes a kfree(data) call. However, at the beginning of the function data is always NULL so some of the early ‘goto error’ can safely be replaced with a trivial return statement. Signed-off-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions