From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH v2 4/5] net: dsa: switch to devm_ calls and remove kfree calls Date: Sat, 3 Oct 2015 13:28:23 -0700 Message-ID: <56103A67.3070606@gmail.com> References: <560FE583.7010107@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: Neil Armstrong , "David S. Miller" , Guenter Roeck , vivien.didelot@savoirfairelinux.com, Andrew Lunn , Fabian Frederick , Pavel Nakonechny , Joe Perches , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, nbd@openwrt.org, sergei.shtylyov@cogentembedded.com Return-path: In-Reply-To: <560FE583.7010107@baylibre.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Le 03/10/2015 07:26, Neil Armstrong a =C3=A9crit : > Now the kfree calls exists in the the remove functions, remove them i= n all > places except the of_probe functions and replace allocation calls > with their devm_ counterparts. >=20 > Signed-off-by: Neil Armstrong Reviewed-by: Florian Fainelli --=20 =46lorian