Wyatt Banks a5001a2780 HFSPlus: change kmalloc/memset to kzalloc
Removed kmalloc and memset in favor of kzalloc.

To explain the HFSPLUS_SB() macro in the removed memset call:

hfsplus_fs.h:#define HFSPLUS_SB(super)  (*(struct hfsplus_sb_info *)(super)->s_fs_info)

Signed-off-by: Wyatt Banks <wyatt@banksresearch.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-16 09:05:46 -07:00
..
2006-01-18 19:20:22 -08:00
2006-01-18 19:20:22 -08:00
2007-05-08 11:14:59 -07:00
2006-01-18 19:20:23 -08:00
2005-04-16 15:20:36 -07:00
2006-01-18 19:20:22 -08:00
2006-10-03 23:01:26 +02:00
2005-04-16 15:20:36 -07:00
2006-01-18 19:20:23 -08:00
2006-01-18 19:20:23 -08:00