OSDN Git Service

rhashtable: fix some __rcu annotation errors
authorNeilBrown <neilb@suse.com>
Fri, 12 Apr 2019 01:52:07 +0000 (11:52 +1000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Apr 2019 00:34:45 +0000 (17:34 -0700)
commite4edbe3c1f44c84f319149aeb998e7e36b3b897f
tree147388b269b9b7d4418235592ecfabb4c092d262
parentc252aa3e8ed3ac54060b1838f6a47f29799a133d
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>
include/linux/rhashtable.h
lib/rhashtable.c