From 57fe1b263907430a27fabcfde11a144caac9f5cd Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Wed, 25 Mar 2015 08:05:49 +0100 Subject: [PATCH] s390/irq: enforce correct irqclass_sub_desc array size Add a BUILD_BUG_ON() to enforce that irqclass_sub_desc contains the required number of defined interrupt descriptions and won't be filled up with zeros. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed