checkpatch: Remove checks relating to [smp_]read_barrier_depends()
authorWill Deacon <will@kernel.org>
Thu, 7 Nov 2019 14:49:00 +0000 (14:49 +0000)
committerWill Deacon <will@kernel.org>
Tue, 21 Jul 2020 09:50:37 +0000 (10:50 +0100)
commitad83ec6ce13618a8b975ffdd8291742cb5b0005b
tree04feef9fd68a35ee62e5d2b8e69ac65d7d690ab2
parentc6cd2e011655aead2097273a04350f52429a1a8d
checkpatch: Remove checks relating to [smp_]read_barrier_depends()

The [smp_]read_barrier_depends() macros no longer exist, so we don't
need to deal with them in the checkpatch script.

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
scripts/checkpatch.pl