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

Sergei Shtylyov sshtylyov at mvista.com
Thu Dec 23 13:51:20 EST 2010


Hello.

Russell King - ARM Linux 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.

    Thunderbird is not exactly only my client. :-)
    And I haven't noticed it randomly reformatting text before. What it does is 
eating spaces before & in the quoted text (and inserting them afterwards).

WBR, Sergei



More information about the linux-arm-kernel mailing list