[RFC][PATCH 04/10] bcma: add mips driver
Rafał Miłecki
zajec5 at gmail.com
Mon Jun 6 18:50:02 EDT 2011
W dniu 7 czerwca 2011 00:06 użytkownik Hauke Mehrtens
<hauke at hauke-m.de> napisał:
> On 06/06/2011 01:23 PM, Rafał Miłecki wrote:
>>> + for (i = 0; i < bus->nr_cores; i++)
>>> + if ((1 << bcma_core_mips_irqflag(&bus->cores[i])) == oldirqflag) {
>>> + bcma_core_mips_set_irq(&bus->cores[i], 0);
>>> + break;
>>> + }
>>
>> Braces for "for".
> Is this needed after the coding guildlines? Shouldn't they be removed if
> they are not needed?
Whoops, after re-checking coding style it seems I was wrong.
--
Rafał
More information about the b43-dev
mailing list