diff options
author | 2012-07-21 14:22:58 +0545 | |
---|---|---|
committer | 2012-08-05 00:24:15 +0200 | |
commit | 0e3ac20d9f9872cbf2d00d6a63f92759cb8dd082 (patch) | |
tree | edc7f8e314a3fbb95ab6d85b4b99d47ff11ac790 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: mxs: register driver at postcore_initcall time (diff) | |
download | linux-dev-0e3ac20d9f9872cbf2d00d6a63f92759cb8dd082.tar.xz linux-dev-0e3ac20d9f9872cbf2d00d6a63f92759cb8dd082.zip |
pinctrl/pinctrl-u300: remove unneeded devm_kfree call
the allocated memory will be destroyed at the driver unload time,
automatically if driver uses the devm_ functions, so no need of
doing devm_kfree at the error path
Signed-off-by: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions