commit | e4edbe3c1f44c84f319149aeb998e7e36b3b897f | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.com> | Fri Apr 12 11:52:07 2019 +1000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 12 17:34:45 2019 -0700 |
tree | 147388b269b9b7d4418235592ecfabb4c092d262 | |
parent | c252aa3e8ed3ac54060b1838f6a47f29799a133d [diff] |
rhashtable: fix some __rcu annotation errors With these annotations, the rhashtable now gets no warnings when compiled with "C=1" for sparse checking. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>