diff options
author | 2011-05-26 16:25:56 -0700 | |
---|---|---|
committer | 2011-05-26 17:12:37 -0700 | |
commit | 658c74cf3c98b1c9bc21e26731052db66251dfd8 (patch) | |
tree | 9fecd1f438aa8fec724bf4ff2d8927c322da7f13 /kernel/fork.c | |
parent | ipmi: convert to seq_file interface (diff) | |
download | wireguard-linux-658c74cf3c98b1c9bc21e26731052db66251dfd8.tar.xz wireguard-linux-658c74cf3c98b1c9bc21e26731052db66251dfd8.zip |
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Let memory allocator initialize the allocated memory as null, thus remove
the use of memset.
Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions