diff options
author | 2015-10-01 22:35:21 +0800 | |
---|---|---|
committer | 2015-10-14 13:22:00 +0200 | |
commit | f098a045350ecd6045f2f2d5a50fecf2a98962d7 (patch) | |
tree | c28faea124ce2751d47b637d3bd38390269758c0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | HSI: Fix a typo (diff) | |
download | linux-dev-f098a045350ecd6045f2f2d5a50fecf2a98962d7.tar.xz linux-dev-f098a045350ecd6045f2f2d5a50fecf2a98962d7.zip |
hsi: fix double kfree
When device_register() fails, kfree() is called in hsi_client_release(),
hence there is no need to call kfree in err3 again.
Fixes: a2aa24734d9db ("HSI: Add common DT binding for HSI client devices")
Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions