From: Mauro Carvalho Chehab Date: Wed, 28 Mar 2012 23:13:36 +0000 (-0300) Subject: i82975x_edac: Test nr_pages earlier to save a few CPU cycles X-Git-Tag: v3.5-rc1~46^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36683aab90373afd0cff0935bf886ebe6c7b0de6;p=pandora-kernel.git i82975x_edac: Test nr_pages earlier to save a few CPU cycles Avoid test nr_pages twice, and initializing some data that won't be used. Cleanup patch only. Reported-by: Aristeu Rozanski Filho Reviewed-by: Aristeu Rozanski Cc: Ranganathan Desikan Cc: "Arvind R." Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed