aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ialloc_btree.c
diff options
context:
space:
mode:
authorAlex Dewar <[email protected]>2020-09-11 14:53:25 +0100
committerJoerg Roedel <[email protected]>2020-09-18 10:59:04 +0200
commitce433d0f7063ab68de3a998de722d28f7a46d2a1 (patch)
tree0584b2df537f953915c533e550da74bca6dcc851 /fs/xfs/libxfs/xfs_ialloc_btree.c
parentf75aef392f869018f78cfedf3c320a6b3fcfda6b (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