[Cbe-oss-dev] [patch 07/13] cell: fix cbe_reg.c for legacy SLOF tree.

Arnd Bergmann arnd at arndb.de
Thu Jul 19 08:30:39 EST 2007


On Wednesday 18 July 2007, Andrew Morton wrote:
> fyi, WARN_ON(expr) and WARN_ON_ONCE(expr) now return `expr', so this could
> have been more neatly coded as
> 
>         if (WARN_ON_ONCE(!cpu_handle))
>                 continue;
> 

Ok, I completely missed that change last year.
Thanks for pointing it out, I'll change the patch.

	Arnd <><



More information about the cbe-oss-dev mailing list