Re: [PATCH] IPv6: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-03-10 11:02:57
Also in:
lkml
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-03-10 11:02:57
Also in:
lkml
From: YOSHIFUJI Hideaki <redacted> Date: Sun, 12 Feb 2006 02:11:03 +0900 (JST)
In article [ref] (at Sat, 11 Feb 2006 17:37:18 +0100), Ingo Oeser [off-list ref] says:quoted
From: Ingo Oeser <redacted> Here are some possible (and trivial) cleanups. - use kzalloc() where possible - remove unused label - invert allocation failure test like:quoted
Signed-off-by: Ingo Oeser <redacted>Acked-by: YOSHIFUJI Hideaki <redacted>
This patch no longer applied cleanly, Ingo can you generate a fresh version of your patch against my net-2.6.16 tree? Thanks a lot!