Sergey Fedorov 9bda456e41 doc/rcu: fix g_free_rcu() usage example
The first argument of g_free_rcu() is a pointer to a structure.  But
foo_reclaim is used as a function name in the previous example along
with &foo as a pointer to the structure being reclaimed.  Make the
example consistent with the previous one.

Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com>
Message-Id: <1444837604-13712-1-git-send-email-serge.fdrv@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-10-19 10:13:07 +02:00
..
2015-07-07 14:54:55 +02:00
2015-04-30 16:05:48 +03:00
2014-06-10 07:44:01 +02:00
2011-07-08 11:25:56 +02:00
2013-04-03 11:39:43 +02:00
2013-03-22 13:25:07 +01:00