]> git.baikalelectronics.ru Git - kernel.git/commit
fs: use kmem_cache_zalloc instead
authorDenis Cheng <crquan@gmail.com>
Wed, 17 Oct 2007 06:26:19 +0000 (23:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:48 +0000 (08:42 -0700)
commit87583524948050ac419d09b53e04366c7d2cda14
treeb54586037ad8f902c8a8a3a33853b041c2c62207
parent8809f8663e0cd49b5e6aa82e22f7399a9c3fffa0
fs: use kmem_cache_zalloc instead

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/file_table.c