Bluetooth: remove unneeded variable in l2cap_stream_rx
authorPrasanna Karthik <mkarthi3@visteon.com>
Thu, 19 Nov 2015 12:05:35 +0000 (12:05 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:33 +0000 (17:50 +0100)
commit9a54421018d76c50c2fa82f88dffbfa6af0383d6
treeff438bbb083cb658dc8c74ff1fc049be3b6a64b7
parent74b93e9f4ee0ae9292730de1a1e7d919c59c8ad2
Bluetooth: remove unneeded variable in l2cap_stream_rx

Remove unneeded variable used to store return value.
Error reported by coccicheck.

Signed-off-by: Prasanna Karthik <mkarthi3@visteon.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c
This page took 0.032027 seconds and 5 git commands to generate.