]> git.baikalelectronics.ru Git - kernel.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)
commit1d50031695caff3f4e5ddd20ec55cf7d4b54073f
treed4f16d3cd62fad86dd5303104f60946cc781cfc1
parent01286b31b0dc6d8d05f321cfc089e5e91ba5c01a
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