genirq: Fix /proc/interrupts output alignment
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 10 Feb 2017 16:54:16 +0000 (09:54 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 10 Feb 2017 19:17:52 +0000 (20:17 +0100)
commitf435da416beaacc8934fc21820d9488269b39c98
tree15f4000ee6e104035c8b7e58a7c764fed58e6f1a
parent2b5e77308f3356faad640b24af6dc5aa7233eb2d
genirq: Fix /proc/interrupts output alignment

If the irq_desc being output does not have a domain associated the
information following the 'name' is not aligned correctly.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Link: http://lkml.kernel.org/r/20170210165416.5629-1-hsweeten@visionengravers.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/proc.c