From e28b66498fbb20a7fa622bc7cb55e7ffea55f95c Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Fri, 21 May 2010 09:03:01 -0700 Subject: [PATCH] --- yaml --- r: 196032 b: refs/heads/master c: b4e6b09738fde057ce885703705f71cc953d0512 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/interrupt.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1d174bb28b1a..38618afe521e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 70ca0a42fe1702ac0784386c44b05d18ee5f1f9e +refs/heads/master: b4e6b09738fde057ce885703705f71cc953d0512 diff --git a/trunk/include/linux/interrupt.h b/trunk/include/linux/interrupt.h index 5137db3317f9..c2331138ca1b 100644 --- a/trunk/include/linux/interrupt.h +++ b/trunk/include/linux/interrupt.h @@ -78,7 +78,7 @@ enum { IRQTF_AFFINITY, }; -/** +/* * These values can be returned by request_any_context_irq() and * describe the context the interrupt will be run in. *