]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: use kvfree() in ntfs_free()
authorPekka Enberg <penberg@kernel.org>
Wed, 24 Jun 2015 23:54:48 +0000 (16:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jun 2015 00:49:38 +0000 (17:49 -0700)
commitb0cbeee72f88996678fff672a75bd845b7ad7034
treed4f16d3cd62fad86dd5303104f60946cc781cfc1
parentc3cddc4c296c3a1498df7181015cbcea178a0546
NTFS: use kvfree() in ntfs_free()

Use kvfree() instead of open-coding it.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
Cc: Anton Altaparmakov <anton@tuxera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ntfs/malloc.h