]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita660ac0941f54fedde2ae2c3beea4831dea3f988
tree15f4000ee6e104035c8b7e58a7c764fed58e6f1a
parent20c7d7f7aef4ab0d0a57da84aff419c5a5374634
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