diff options
author | Linus Torvalds | 2015-01-14 11:54:12 +1300 |
---|---|---|
committer | Linus Torvalds | 2015-01-14 11:54:12 +1300 |
commit | 0c133dd00ed84aefc41af2cc70e6560a61c95c89 (patch) | |
tree | 542e5cdcc9b2adec9fcf182185e87dc556bfae7d /include/linux/lcm.h | |
parent | e7a823be2adc2c8617bead1376194a399143e4ed (diff) | |
parent | 43239cbe79fc369f5d2160bd7f69e28b5c50a58c (diff) |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
Pull WRITE_ONCE argument order change from Christian Borntraeger:
"As discussed on LKML[1] it was agreed that WRITE_ONCE(x, val) is
better than ASSIGN_ONCE(val, x)
Lets change that for 3.19 as 3.19 has no user yet, but the first users
will hit linux-next soon"
[1] http://marc.info/?l=linux-kernel&m=142081181707596
* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux:
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Diffstat (limited to 'include/linux/lcm.h')
0 files changed, 0 insertions, 0 deletions