]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix minor coding style in hci_event.c
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Thu, 9 Aug 2012 07:52:29 +0000 (09:52 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 21 Aug 2012 17:54:40 +0000 (14:54 -0300)
commit1ad069af3665449618609eecd3e9161ca4f3c39f
tree44a1a3cbcb2507de43b971890826c9eac1cd8d43
parent3d2fa982d29d786bfe12ba3589ab679da991e32b
Bluetooth: Fix minor coding style in hci_event.c

Replace the status checks with the short form of the boolean expression.

Signed-off-by: Mikel Astiz <mikel.astiz@bmw-carit.de>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_event.c