summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/irq/proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/irq/proc.c b/kernel/irq/proc.c
index 0534781724d0..9f62f9a1a5e9 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: