linux/net/bluetooth/bnep
Andrea Parri 5aac493787 Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
The barriers are unneeded; wait_woken() and woken_wake_function()
already provide us with the required synchronization: remove them
and document that we're relying on the (implicit) synchronization
provided by wait_woken() and woken_wake_function().

Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com>
Reviewed-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2018-09-27 11:59:58 +02:00
..
bnep.h Bluetooth: bnep: Handle BNEP connection setup request 2015-04-03 23:21:34 +02:00
core.c Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic 2018-09-27 11:59:58 +02:00
Kconfig Bluetooth: Introduce BT_BREDR and BT_LE config options 2014-11-02 10:01:53 +02:00
Makefile
netdev.c net: introduce __skb_put_[zero, data, u8] 2017-06-20 13:30:14 -04:00
sock.c net: remove sock_no_poll 2018-05-26 09:16:44 +02:00