From: Johan Hedberg Date: Sun, 8 Jan 2012 20:51:16 +0000 (+0200) Subject: Bluetooth: Remove bogus inline declaration from l2cap_chan_connect X-Git-Tag: v3.3-rc6~36^2~26^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa832c27edf902130f8bace1d42cf22468823fa;p=pandora-kernel.git Bluetooth: Remove bogus inline declaration from l2cap_chan_connect As reported by Dan Carpenter this function causes a Sparse warning and shouldn't be declared inline: include/net/bluetooth/l2cap.h:837:30 error: marked inline, but without a definition" Reported-by: Dan Carpenter Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed