From: Minchan Kim Date: Tue, 31 Jul 2012 23:46:16 +0000 (-0700) Subject: mm: remove redundant initialization X-Git-Tag: v3.6-rc1~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6527af5d1bea219d64095a5e30c1b1e0868aae16;p=pandora-kernel.git mm: remove redundant initialization pg_data_t is zeroed before reaching free_area_init_core(), so remove the now unnecessary initializations. Signed-off-by: Minchan Kim Cc: Tejun Heo Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed