summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_request.c
diff options
context:
space:
mode:
authorAndrea Parri <andrea.parri@amarulasolutions.com>2018-11-27 12:22:25 +0100
committerMarcel Holtmann <marcel@holtmann.org>2018-12-19 00:37:00 +0100
commitdff6d593b10fc04a24e07650c459947e9d6ff3c3 (patch)
treedb87952b827ac493f25249492bd028bd9b133589 /net/bluetooth/hci_request.c
parent0697607acab976723bf67de95d7b87167c30abf8 (diff)
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
The barriers are redundant because atomic_test_and_clear_bit() already provides the required full ordering for the cases in question (that is, when the bit is cleared). Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions