From: Mauro Carvalho Chehab Date: Fri, 27 Aug 2010 13:33:25 +0000 (-0300) Subject: i7300_edac: Cleanup: remove get_error_info logic X-Git-Tag: v2.6.37-rc1~140^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42774224860d7c3f7c06559f98b681197999f9e;p=pandora-kernel.git i7300_edac: Cleanup: remove get_error_info logic As the error logic in this driver came from i5400 driver, it were using one function to get errors, and another to display. Let's make it simpler and avoid doing it into two steps. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed