From: Gavin Shan Date: Mon, 27 Feb 2012 20:03:52 +0000 (+0000) Subject: powerpc/eeh: Cleanup function names in the EEH core X-Git-Tag: v3.4-rc1~159^2~17^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce4b2d243ddd9e8d5da159b893117afd7ccad5c;p=pandora-kernel.git powerpc/eeh: Cleanup function names in the EEH core The EEH has been implemented on pSeries platform. The original code looks a little bit nasty. The patch does cleanup on the current EEH implementation so that it looks more clean. * Try adding prefix "eeh" for functions. * Some function names have been adjusted so that they looks shorter and meaningful. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed