From: Andrei Emeltchenko Date: Fri, 7 Dec 2012 12:59:07 +0000 (+0200) Subject: Bluetooth: AMP: Remove dead code X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~49^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbf54ad104cb2ec6f5734d95be1dc783bea0343b;p=pandora-kernel.git Bluetooth: AMP: Remove dead code Remove code which cannot execute. l2cap_conn_add for AMP_LINK might only be invoked when receiving data in l2cap_recv_acldata. But this case is checked in the first statement there. Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed