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:
ca91fac
)
mtd: mtd_blkdevs: local symbols should be static
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Wed, 12 Jan 2011 00:46:10 +0000
(18:46 -0600)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 11 Mar 2011 14:22:42 +0000
(14:22 +0000)
The function blktrans_dev_release and blktrans_dev_put are only used
locally in this file and should be static.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found