Skip to content
Commit 3295f0ef authored by Ingo Molnar's avatar Ingo Molnar
Browse files

lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()



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: default avatarIngo Molnar <mingo@elte.hu>
parent 8bfe0298
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment