diff options
author | Wang Xiaojun <[email protected]> | 2020-06-17 20:30:12 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2020-06-18 12:37:47 -0700 |
commit | ba87a45c23d645b25e1265b477e83cc1b73086e4 (patch) | |
tree | 895a8d0c8a1ff9854ec11e4e5e4a7974075a961a /lib/mpi/mpi-bit.c | |
parent | da52f8ade40b032eb8111a0fd514c8ac5f8f0f1b (diff) |
f2fs: use kfree() to free variables allocated by match_strdup()
Use kfree() instead of kvfree() to free variables allocated
by match_strdup(). Because the memory is allocated with kmalloc
inside match_strdup().
Signed-off-by: Wang Xiaojun <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions