X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=include%2Flinux%2Finterrupt.h;h=c2331138ca1bb5e3d9b543b9f3d71d92b95fb399;hp=5137db3317f9341d86ad35c17d341dca67bd2493;hb=b4e6b09738fde057ce885703705f71cc953d0512;hpb=70ca0a42fe1702ac0784386c44b05d18ee5f1f9e diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h index 5137db3..c233113 100644 --- a/include/linux/interrupt.h +++ b/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. *