summary refs log tree commit diff
path: root/fs/ext4/xattr.c
diff options
context:
space:
mode:
authorMathias Krause <minipli@googlemail.com>2011-08-03 14:57:11 -0400
committerTheodore Ts'o <tytso@mit.edu>2011-08-03 14:57:11 -0400
commitdb9481c0476c6475d058ac7ecebb5a822b43cc99 (patch)
treed3115cab19ab99912618428d9f9e76bbf3572857 /fs/ext4/xattr.c
parented8f37370d83e695c0a4fa5d5fc7a83ecb947526 (diff)
downloadlinux-db9481c0476c6475d058ac7ecebb5a822b43cc99.tar.gz
ext4: use kzalloc in ext4_kzalloc()
Commit 9933fc0i (ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and
ext4_kvfree()) intruduced wrappers around k*alloc/vmalloc but introduced
a typo for ext4_kzalloc() by not using kzalloc() but kmalloc().

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/xattr.c')
0 files changed, 0 insertions, 0 deletions