diff options
author | Tomohiro Kusumi <[email protected]> | 2016-10-11 13:52:42 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-10-11 15:06:31 -0700 |
commit | ca552599bfb9888ba9371eb4a9659a02b86529e6 (patch) | |
tree | e1e285bb2943d5428a9cd1e071112028aca912cc /lib/mpi/mpiutil.c | |
parent | 1574fa7beb9f71a60b5b8f2532ca69d3153ded79 (diff) |
autofs: use autofs4_free_ino() to kfree dentry data
kfree dentry data allocated by autofs4_new_ino() with autofs4_free_ino()
instead of raw kfree. (since we have the interface to free autofs_info*)
This patch was modified to remove the need to set the dentry info field to
NULL dew to a change in the previous patch.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Tomohiro Kusumi <[email protected]>
Signed-off-by: Ian Kent <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions