From 3824246d373249e3fc2fd775f5cb4700552681da Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 11 May 2015 16:05:02 +0200 Subject: [PATCH] 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-format-patch failed