Re: [PATCH 07/13] ARM: OMAP5: l3: Add l3 error handler support for omap5.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* R, Sricharan <r.sricharan@xxxxxx> [120506 00:42]:
> Hi Tony,
> 
> >> -     if (!(cpu_is_omap44xx()))
> >> +     if ((!(cpu_is_omap44xx())) && (!cpu_is_omap54xx()))
> >>               return -ENODEV;
> >>
> >>       for (i = 0; i < L3_MODULES; i++) {
> >
> > Isn't there some unnecessary parens here?
> 
>  You mean in this above for loop?.
>  There are multiple statements .

No, both the old (!(cpu_is_omap44xx())) and the added one.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux