aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTiezhu Yang <[email protected]>2016-06-28 07:27:59 +0800
committerJaegeuk Kim <[email protected]>2016-07-08 10:33:27 -0700
commita0995af69554cecd55c8d2b8c4e4418b84737fd0 (patch)
tree8de196fe9a2ed778d4792a4ec3430f0d8ee0c604 /tools/perf/scripts/python
parent64058be9c8e3579d7055e0b01d2bd9b294db3998 (diff)
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 <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions