summaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorMathias Krause <minipli@googlemail.com>2011-08-03 18:57:11 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2011-08-03 18:57:11 (GMT)
commitdb9481c0476c6475d058ac7ecebb5a822b43cc99 (patch)
treed3115cab19ab99912618428d9f9e76bbf3572857 /fs/exec.c
parented8f37370d83e695c0a4fa5d5fc7a83ecb947526 (diff)
downloadlinux-fsl-qoriq-db9481c0476c6475d058ac7ecebb5a822b43cc99.tar.xz
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/exec.c')
0 files changed, 0 insertions, 0 deletions