commit | 1dad093b66fdd4fd5d7d2692169dc1bafd794628 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Mon Mar 31 15:24:08 2014 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Apr 03 14:30:52 2014 +0200 |
tree | 0774232941446dec7cf6ac05d9e9ab08284aab5c | |
parent | 072c2790294210419db287995628406e270bf027 [diff] |
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 <thuth@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>