s390/irq: Use defines for external interruption codes
authorThomas Huth <thuth@linux.vnet.ibm.com>
Mon, 31 Mar 2014 13:24:08 +0000 (15:24 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 3 Apr 2014 12:30:52 +0000 (14:30 +0200)
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 <thuth@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found