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:
ef0f158
)
mtip32xx: ensure that all local functions are static
author
Jens Axboe
<axboe@kernel.dk>
Wed, 28 Sep 2011 03:27:43 +0000
(21:27 -0600)
committer
Jens Axboe
<axboe@kernel.dk>
Sat, 5 Nov 2011 07:35:10 +0000
(08:35 +0100)
Kill the declarations in the header file and mark them as static.
Reshuffle a few functions to ensure that everything is properly
declared before being used.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found