Re: [PATCH 02/12] irq: make spurious poll timer per desc

From: Konrad Rzeszutek Wilk
Date: Tue Jun 15 2010 - 09:52:00 EST


> @@ -169,6 +170,7 @@ struct irq_2_iommu;
> * @pending_mask: pending rebalanced interrupts
> * @threads_active: number of irqaction threads currently running
> * @wait_for_threads: wait queue for sync_irq to wait for threaded handlers
> + * @poll_timer: timer for IRQ polling

I looked over the patches and they all look good to my eyes.

The only thing that looked out of place was the above comment.
Would it make sense to move the comment one tab to the left?

> * @dir: /proc/irq/ procfs entry
> * @name: flow handler name for /proc/interrupts output
> */
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/