rcu: undeclared variable used in documentation
authorBaruch Even <baruch@ev-en.org>
Fri, 24 Mar 2006 17:25:25 +0000 (18:25 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 24 Mar 2006 17:25:25 +0000 (18:25 +0100)
The RCU documentation uses an fp variable which is not declared in the code
snippets. Use the new_fp variable instead.

Signed-Off-By: Baruch Even <baruch@ev-en.org>
Acked-by: <paulmck@us.ibm.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>

No differences found