diff options
author | Alex Dewar <[email protected]> | 2020-09-11 14:53:25 +0100 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2020-09-18 10:59:04 +0200 |
commit | ce433d0f7063ab68de3a998de722d28f7a46d2a1 (patch) | |
tree | 0584b2df537f953915c533e550da74bca6dcc851 /fs/xfs/libxfs/xfs_ialloc_btree.c | |
parent | f75aef392f869018f78cfedf3c320a6b3fcfda6b (diff) |
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 'fs/xfs/libxfs/xfs_ialloc_btree.c')
0 files changed, 0 insertions, 0 deletions