From: David S. Miller Date: Mon, 31 Jan 2022 11:42:13 +0000 (+0000) Subject: Merge branch 'renesas-dead-code' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=116ea68dc766f662f3d29ab19aa318b42b8d4dab;p=linux.git Merge branch 'renesas-dead-code' Sergey Shtylyov says: ==================== Remove some dead code in the Renesas Ethernet drivers Here are 2 patches against DaveM's 'net-next.git' repo. The Renesas drivers call their ndo_stop() methods directly and they always return 0, making the result checks pointless, hence remove them... ==================== Signed-off-by: David S. Miller --- 116ea68dc766f662f3d29ab19aa318b42b8d4dab