Skip to content
Commit dff6d593 authored by Andrea Parri's avatar Andrea Parri Committed by Marcel Holtmann
Browse files

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: default avatarAndrea Parri <andrea.parri@amarulasolutions.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 0697607a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment