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:
2997c8c
)
blktrace: kill the unneeded initcall
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 11 Jan 2008 12:37:01 +0000
(13:37 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 11 Jan 2008 12:37:01 +0000
(13:37 +0100)
It just inits the mutex, we can do that with DEFINE_MUTEX() instead.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found