commit | 01afb2134ed079fa4551b4d26f62423df6790c09 | [log] [tgz] |
---|---|---|
author | Yan Burman <[email protected]> | Wed Dec 06 20:39:01 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Dec 07 08:39:41 2006 -0800 |
tree | c2846354f3f3ef8e1248e80f94f23ce7e13a1b6e | |
parent | 9399575dd30edcb84e821583daf81d4ba774a95b [diff] |
[PATCH] reiser: replace kmalloc+memset with kzalloc Replace kmalloc+memset with kzalloc Signed-off-by: Yan Burman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>