Bluetooth: Remove two else branches that are not needed
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 12 Mar 2015 00:47:40 +0000 (17:47 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 12 Mar 2015 07:00:48 +0000 (09:00 +0200)
commit983f9814c0199c26a58cbfe98f071e3bfa968839
tree6bc7710a6446aca22db45f8ad506bc62eb0d6e2e
parent4ba9faf35f6e49964ca6ed88fb0090cc4c727bf3
Bluetooth: Remove two else branches that are not needed

The SMP code contains two else branches that are not needed since the
successful test will actually leave the function.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/smp.c
This page took 0.048429 seconds and 5 git commands to generate.