diff options
author | Tiezhu Yang <kernelpatch@126.com> | 2016-06-28 02:27:59 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-07-08 20:33:27 +0300 |
commit | a0995af69554cecd55c8d2b8c4e4418b84737fd0 (patch) | |
tree | 8de196fe9a2ed778d4792a4ec3430f0d8ee0c604 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 64058be9c8e3579d7055e0b01d2bd9b294db3998 (diff) | |
download | linux-a0995af69554cecd55c8d2b8c4e4418b84737fd0.tar.xz |
f2fs: remove unnecessary goto statement
When base_addr is NULL, there is no need to call kzfree,
it should return -ENOMEM directly. Additionally, it is
better to initialize variable 'error' with 0.
Signed-off-by: Tiezhu Yang <kernelpatch@126.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions