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:
9d9f479
)
[media] em28xx: Change scope of em28xx-input local functions to static
author
Ezequiel García
<elezegarcia@gmail.com>
Mon, 26 Mar 2012 12:13:34 +0000
(09:13 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 10 Apr 2012 23:43:03 +0000
(20:43 -0300)
This functions are no longer used from another file,
so they should be declared as static.
Also is it necessary to move some of them before they
are used, since they are no longer header-declared.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found