[PATCH v2] cpm2_pic: Allow correct flow_types for port C interrupts

Scott Wood scottwood at freescale.com
Thu Dec 10 08:57:59 EST 2009


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


More information about the Linuxppc-dev mailing list