]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb1f6587c89fea427c2dfd1810fd8c965bd1ba25e
tree6bc7710a6446aca22db45f8ad506bc62eb0d6e2e
parentd4a882fe5120ccb2816c288209d5b72fb83efe24
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