From: Uwe Kleine-König Date: Thu, 7 Aug 2014 19:20:12 +0000 (+0200) Subject: net: gianfar: no need to check parameter being != NULL for of_node_put X-Git-Tag: omap-for-v3.17/fixes-against-rc2~76^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888c88b857cd974e65e6cacb0aece0dfdf9f27d1;p=pandora-kernel.git net: gianfar: no need to check parameter being != NULL for of_node_put of_node_put is a noop when being called with NULL. Signed-off-by: Uwe Kleine-König Signed-off-by: David S. Miller --- Reading git-diff-tree failed