treewide: fix synchronize_rcu() in comments
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
208ad0012e
commit
d7cdb96808
@@ -83,7 +83,7 @@ static int rds_release(struct socket *sock)
|
||||
|
||||
/*
|
||||
* the binding lookup hash uses rcu, we need to
|
||||
* make sure we sychronize_rcu before we free our
|
||||
* make sure we synchronize_rcu before we free our
|
||||
* entry
|
||||
*/
|
||||
rds_remove_bound(rs);
|
||||
|
Reference in New Issue
Block a user