From: Michal Simek Date: Mon, 11 May 2015 14:05:02 +0000 (+0200) Subject: net: ll_temac: Use one return statement instead of two X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3824246d373249e3fc2fd775f5cb4700552681da;p=pandora-kernel.git net: ll_temac: Use one return statement instead of two Use one return statement instead of two to simplify the code. Both are returning the same value. Signed-off-by: Michal Simek Signed-off-by: David S. Miller --- Reading git-diff-tree failed