diff options
author | Claudiu Beznea <[email protected]> | 2023-02-03 15:27:14 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-02-06 12:11:51 +0100 |
commit | 1c4e5c470a56f7f7c649c0c70e603abc1eab15c4 (patch) | |
tree | 745c9258a797802b4dc99d2f0345922b1a33b7db /drivers/usb/cdns3/cdns3-debug.h | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions