Eric Biggers 23224e4500 mm: remove kzfree() compatibility definition
Commit 453431a54934 ("mm, treewide: rename kzfree() to
kfree_sensitive()") renamed kzfree() to kfree_sensitive(),
but it left a compatibility definition of kzfree() to avoid
being too disruptive.

Since then a few more instances of kzfree() have slipped in.

Just get rid of them and remove the compatibility definition
once and for all.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-10-25 11:39:02 -07:00
..
2018-03-23 13:12:18 -04:00
2018-08-29 18:04:54 -07:00
2020-07-13 17:20:40 -07:00
2020-09-18 13:58:37 -07:00
2020-09-18 14:56:25 -07:00