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:
8bfe029
)
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
author
Ingo Molnar
<mingo@elte.hu>
Mon, 11 Aug 2008 08:30:30 +0000
(10:30 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 11 Aug 2008 08:30:30 +0000
(10:30 +0200)
the names were too generic:
drivers/uio/uio.c:87: error: expected identifier or '(' before 'do'
drivers/uio/uio.c:87: error: expected identifier or '(' before 'while'
drivers/uio/uio.c:113: error: 'map_release' undeclared here (not in a function)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found