diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2023-02-03 15:27:14 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2023-02-06 12:11:51 +0100 |
commit | 1c4e5c470a56f7f7c649c0c70e603abc1eab15c4 (patch) | |
tree | 745c9258a797802b4dc99d2f0345922b1a33b7db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4b6b185599273ecf980e3892006a7a29c5ad653b (diff) |
pinctrl: at91: use devm_kasprintf() to avoid potential leaks
Use devm_kasprintf() instead of kasprintf() to avoid any potential
leaks. At the moment drivers have no remove functionality thus
there is no need for fixes tag.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230203132714.1931596-1-claudiu.beznea@microchip.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