[PATCH 47/54] ARM: versatile: irq_data conversion.

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Dec 6 07:58:14 EST 2010


On Mon, Dec 06, 2010 at 03:10:24PM +0300, Sergei Shtylyov wrote:
>> -	irq -= IRQ_SIC_START;
>> +	unsigned int irq = d->irq - IRQ_SIC_START;
>
>    Perhaps should've inserted an empty line here...
>
>>   	writel(1<<  irq, VA_SIC_BASE + SIC_IRQ_ENABLE_CLEAR);

Oh, it's _your_ mailer which is totally buggering up the spacing.  Please
get an email client which doesn't think it has the right to randomly
reformat text.



More information about the linux-arm-kernel mailing list