Anton Vorontsov wrote: >> + if ((flow_type != IRQ_TYPE_EDGE_BOTH) && >> + (flow_type != IRQ_TYPE_EDGE_FALLING)) { > > I'd place one more tab here. Or better, align one "flow_type" with the other. -Scott