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)
commitfa1bd91809d58b3c183611556219fafd93c08625
tree44a1a3cbcb2507de43b971890826c9eac1cd8d43
parentcdcba7c6508502cddb07c84a4d14d8f624e8f168
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