From: Kenneth Williams Date: Mon, 12 Jan 2015 00:43:54 +0000 (-0800) Subject: team: Remove dead code X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e350a96ec9e6c74f06235ded93ef3155f71c6c6b;p=pandora-kernel.git team: Remove dead code The deleted lines are called from a function which is called: 1) Only through __team_options_register via team_options_register and 2) Only during initialization / mode initialization when there are no ports attached. Therefore the ports list is guarenteed to be empty and this code will never be executed. Signed-off-by: Kenneth Williams Acked-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed