commit | de0dfcdf550e6339e9f373587da62cffb5b559f8 | [log] [tgz] |
---|---|---|
author | Baruch Even <baruch@ev-en.org> | Fri Mar 24 18:25:25 2006 +0100 |
committer | Adrian Bunk <bunk@stusta.de> | Fri Mar 24 18:25:25 2006 +0100 |
tree | 0023fc5d21539ba3f1b54acc7dbf5c1f639195ea | |
parent | c30fe7f73194650148b58ee80908c1bc38246397 [diff] |
rcu: undeclared variable used in documentation 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>