diff options
| author | Alex Dewar <[email protected]> | 2020-09-11 13:53:25 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2020-09-18 08:59:04 +0000 |
| commit | ce433d0f7063ab68de3a998de722d28f7a46d2a1 (patch) | |
| tree | 0584b2df537f953915c533e550da74bca6dcc851 /drivers/usb/cdns3/cdns3-imx.c | |
| parent | Linux 5.9-rc3 (diff) | |
| download | kernel-ce433d0f7063ab68de3a998de722d28f7a46d2a1.tar.gz kernel-ce433d0f7063ab68de3a998de722d28f7a46d2a1.zip | |
iommu/pamu: Replace use of kzfree with kfree_sensitive
kzfree() is effectively deprecated as of commit 453431a54934 ("mm,
treewide: rename kzfree() to kfree_sensitive()") and is now simply an
alias for kfree_sensitive(). So just replace it with kfree_sensitive().
Signed-off-by: Alex Dewar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions
