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:
54369cc
)
Staging: w35und: make functions local to mds.c static
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 30 Oct 2008 17:04:50 +0000
(19:04 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 6 Jan 2009 21:51:51 +0000
(13:51 -0800)
The functions have no external references so make them static after shuffling
the code around a bit to avoid forward declarations.
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
No differences found