diff options
author | Andrea Parri <[email protected]> | 2018-02-16 12:06:13 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-19 11:11:16 -0500 |
commit | e3f9f41757f5ce1e95ef3bc3bfb72bbcdb23ece2 (patch) | |
tree | 6975ad4371c3284e54919d92e98a935a8111d699 /net/bluetooth/hci_request.c | |
parent | 1ec010e705934c8acbe7dbf31afc81e60e3d828b (diff) |
ptr_ring: Remove now-redundant smp_read_barrier_depends()
Because READ_ONCE() now implies smp_read_barrier_depends(), the
smp_read_barrier_depends() in __ptr_ring_consume() is redundant;
this commit removes it and updates the comments.
Signed-off-by: Andrea Parri <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Jason Wang <[email protected]>
Cc: John Fastabend <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions