OSDN Git Service

Bluetooth: Remove unneeded parenthesis around MSG_OOB
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 25 Oct 2015 21:45:18 +0000 (22:45 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 26 Oct 2015 06:20:51 +0000 (08:20 +0200)
commitd94a61040d8f99cbaf7f3e7686315edcc6dc2400
tree4273d0b44959a5b867d650ee1763cc87d89dfe86
parent1da5537eccd865b83fedbbb7ea704669f6d255fd
Bluetooth: Remove unneeded parenthesis around MSG_OOB

There are two checks that are still using (MSG_OOB) instead of just
MSG_OOB and so lets just fix them.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/af_bluetooth.c
net/bluetooth/hci_sock.c