git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c30fe7f
)
rcu: undeclared variable used in documentation
author
Baruch Even
<baruch@ev-en.org>
Fri, 24 Mar 2006 17:25:25 +0000
(18:25 +0100)
committer
Adrian 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