From: David S. Miller Date: Tue, 17 May 2011 03:09:26 +0000 (-0400) Subject: bluetooth: Fix warnings in l2cap_core.c X-Git-Tag: v3.0-rc1~377^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcae1eaee2b437536b2fe928a609f9589691ebf;p=pandora-kernel.git bluetooth: Fix warnings in l2cap_core.c net/bluetooth/l2cap_core.c: In function ‘l2cap_recv_frame’: net/bluetooth/l2cap_core.c:3758:15: warning: ‘sk’ may be used uninitialized in this function net/bluetooth/l2cap_core.c:3758:15: note: ‘sk’ was declared here net/bluetooth/l2cap_core.c:3791:15: warning: ‘sk’ may be used uninitialized in this function net/bluetooth/l2cap_core.c:3791:15: note: ‘sk’ was declared here Signed-off-by: David S. Miller --- Reading git-diff-tree failed