From: Hidetoshi Seto Date: Thu, 17 Apr 2008 08:00:37 +0000 (+0900) Subject: [IA64] simplify notify hooks in mca.c X-Git-Tag: v2.6.26-rc1~1101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa2f0e672ba16b55a34ecfa514ccd92e226d3d4;p=pandora-kernel.git [IA64] simplify notify hooks in mca.c There are many notify_die() and almost all take same style with ia64_mca_spin(). This patch defines macros and replace them all, to reduce lines and to improve readability. Signed-off-by: Hidetoshi Seto Signed-off-by: Tony Luck --- Reading git-diff-tree failed