diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2008-04-19 14:55:14 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-26 15:35:47 (GMT) |
commit | b1fceac2b9e04d278316b2faddf276015fc06e3b (patch) | |
tree | 2dae7248c29ed2f5480baa5cc8d1c18911573bbd /mm/vmstat.c | |
parent | a1a33fa315b8a5a390f1132681485209500ff5b5 (diff) | |
download | linux-fsl-qoriq-b1fceac2b9e04d278316b2faddf276015fc06e3b.tar.xz |
x86: remove unnecessary memset and NULL check after alloc_bootmem()
memset and NULL check after alloc_bootmem() are unnecessary.
Because it returns zeroed memory and it never return NULL.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions