diff options
author | Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com> | 2020-02-18 21:17:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-18 23:43:06 +0300 |
commit | 8c70c3d72833a08214ff8c8df1f7d9778509888d (patch) | |
tree | df799f8576a96c4450a4a5e0f983edaaaf98c52d /drivers/fpga/of-fpga-region.c | |
parent | 379349e9bc3b42b8b2f8f7a03f64a97623fff323 (diff) | |
download | linux-8c70c3d72833a08214ff8c8df1f7d9778509888d.tar.xz |
net: netlabel: Use built-in RCU list checking
list_for_each_entry_rcu() has built-in RCU and lock checking.
Pass cond argument to list_for_each_entry_rcu() to silence
false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled
by default.
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/fpga/of-fpga-region.c')
0 files changed, 0 insertions, 0 deletions