From: Thomas Huth Date: Mon, 31 Mar 2014 13:24:08 +0000 (+0200) Subject: s390/irq: Use defines for external interruption codes X-Git-Tag: v3.15-rc1~50^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dad093b66fdd4fd5d7d2692169dc1bafd794628;p=pandora-kernel.git s390/irq: Use defines for external interruption codes Use the new defines for external interruption codes to get rid of "magic" numbers in the s390 source code. And while we're at it, also rename the (un-)register_external_interrupt function to something shorter so that this patch does not exceed the 80 columns all over the place. Signed-off-by: Thomas Huth Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed