diff options
| author | Christian Borntraeger <[email protected]> | 2015-01-13 09:46:42 +0000 |
|---|---|---|
| committer | Christian Borntraeger <[email protected]> | 2015-01-13 19:39:09 +0000 |
| commit | 43239cbe79fc369f5d2160bd7f69e28b5c50a58c (patch) | |
| tree | 6048604d62a170c8ff8df7e5ba307cf64479fc77 /drivers/scsi/mpt2sas/mpi/mpi2_ioc.h | |
| parent | linux 3.19-rc4 (diff) | |
| download | kernel-43239cbe79fc369f5d2160bd7f69e28b5c50a58c.tar.gz kernel-43239cbe79fc369f5d2160bd7f69e28b5c50a58c.zip | |
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Feedback has shown that WRITE_ONCE(x, val) is easier to use than
ASSIGN_ONCE(val,x).
There are no in-tree users yet, so lets change it for 3.19.
Signed-off-by: Christian Borntraeger <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_ioc.h')
0 files changed, 0 insertions, 0 deletions
