Re: [PATCH 2/9] PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.

2013-06-25 Thread Benjamin Herrenschmidt
On Sun, 2013-06-16 at 14:12 +0930, Rusty Russell wrote: > Sweep of the simple cases. > > Cc: net...@vger.kernel.org > Cc: linuxppc-dev@lists.ozlabs.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: Julia Lawall > Signed-off-by: Rusty Russell Acked-by: Benjamin Herrenschmidt > --- > arch/a

Re: [PATCH 2/9] PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.

2013-06-19 Thread David Miller
From: Rusty Russell Date: Sun, 16 Jun 2013 14:12:41 +0930 > Sweep of the simple cases. > > Cc: net...@vger.kernel.org > Cc: linuxppc-dev@lists.ozlabs.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: Julia Lawall > Signed-off-by: Rusty Russell Acked-by: David S. Miller ___

[PATCH 2/9] PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.

2013-06-15 Thread Rusty Russell
Sweep of the simple cases. Cc: net...@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-arm-ker...@lists.infradead.org Cc: Julia Lawall Signed-off-by: Rusty Russell --- arch/arm/mach-omap2/i2c.c | 2 +- arch/m68k/amiga/platform.c| 2 +-