commit | 7276c6a2cb5f7ae46fd0c9539af02dbcb7c4f3f5 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Aug 02 20:38:25 2015 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Aug 06 00:14:58 2015 +0200 |
tree | dfcbdc36bb3ee3437d5e156ec6a3ed83b3a6f31a | |
parent | 24c70e07a0311a98dbb5e7a7472fa96a22b789d3 [diff] |
x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED VECTOR_UNDEFINED is a misnomer. The vector is defined, but unused. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jiang Liu <jiang.liu@linux.intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Bjorn Helgaas <bhelgaas@google.com> Link: http://lkml.kernel.org/r/20150802203609.477282494@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>