diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2020-08-12 04:31:36 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-17 15:13:53 +0300 |
commit | d3c731564e09b6c2ebefcd1344743a91a237d6dc (patch) | |
tree | e5929389e75bf951855ea427f53792ab60b06a42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5c06540165d443c6455123eb48e7f1a9b618ab34 (diff) | |
download | linux-d3c731564e09b6c2ebefcd1344743a91a237d6dc.tar.xz |
regulator: plug of_node leak in regulator_register()'s error path
By calling device_initialize() earlier and noting that kfree(NULL) is
ok, we can save a bit of code in error handling and plug of_node leak.
Fixed commit already did part of the work.
Fixes: 9177514ce349 ("regulator: fix memory leak on error path of regulator_register()")
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>
Acked-by: Vladimir Zapolskiy <vz@mleia.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/f5035b1b4d40745e66bacd571bbbb5e4644d21a1.1597195321.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions