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:
fe0bdec
)
parisc: lib/: make code static
author
Adrian Bunk
<bunk@kernel.org>
Tue, 2 Dec 2008 03:28:15 +0000
(
03:28
+0000)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Mon, 5 Jan 2009 18:15:24 +0000
(18:15 +0000)
Make the following needlessly global code static:
- iomap.c: struct iomap_ops[]
- memcpy.c: pa_memcpy()
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found