diff options
author | Huang Shijie <shijie8@gmail.com> | 2010-05-24 23:31:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-25 17:06:57 +0200 |
commit | 4b50dc26a0a25a9d1998d206e1f7d849aa78063f (patch) | |
tree | 892657690d555940ef854bc97aa47a45c2088bdf /mm/mmzone.c | |
parent | sparsemem: on no vmemmap path put mem_map on node high too (diff) | |
download | linux-4b50dc26a0a25a9d1998d206e1f7d849aa78063f.tar.xz linux-4b50dc26a0a25a9d1998d206e1f7d849aa78063f.zip |
shmem: remove redundant code
prep_new_page() will call set_page_private(page, 0) to initialise the
page, so the code is redundant.
Signed-off-by: Huang Shijie <shijie8@gmail.com>
Reviewed-by: Minchan Kim <minchan.kim@gmail.com>
Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mmzone.c')
0 files changed, 0 insertions, 0 deletions