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. *