diff --git a/kernel/irq/proc.c b/kernel/irq/proc.c index 0534781724d05..9f62f9a1a5e9d 100644 --- a/kernel/irq/proc.c +++ b/kernel/irq/proc.c @@ -66,7 +66,7 @@ static int show_irq_affinity(int type, struct seq_file *m) #else return -EINVAL; #endif - }; + } switch (type) { case AFFINITY_LIST: