From 53759be99772f39db5148a7066a768066592a1e7 Mon Sep 17 00:00:00 2001 From: dingtianhong Date: Wed, 17 Apr 2013 22:17:50 +0000 Subject: [PATCH] net: Remove return value from list_netdevice() The return value from list_netdevice() is not used and no need, so remove it. Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-format-patch failed