diff options
author | Pranith Kumar <bobby.prani@gmail.com> | 2014-11-13 14:24:07 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-11-17 22:53:47 +0800 |
commit | 4ba2a8b4d80a864a02d5d6898ae54f9d45afbb33 (patch) | |
tree | ccaee595f57362d14b911acbdb2f8fe190ee6390 /include/crypto/hash.h | |
parent | 47ca5be9eb066befe284f4e03fc11f21b8321ddc (diff) | |
download | linux-4ba2a8b4d80a864a02d5d6898ae54f9d45afbb33.tar.gz linux-4ba2a8b4d80a864a02d5d6898ae54f9d45afbb33.tar.bz2 linux-4ba2a8b4d80a864a02d5d6898ae54f9d45afbb33.zip |
crypto: caam - Remove unnecessary smp_read_barrier_depends()
Recently lockless_dereference() was added which can be used in place of
hard-coding smp_read_barrier_depends(). The following PATCH makes the change.
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto/hash.h')
0 files changed, 0 insertions, 0 deletions