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:
c50a00f
)
USB: xhci: mark local functions as static
author
Dmitry Torokhov
<dtor@vmware.com>
Tue, 8 Feb 2011 21:55:59 +0000
(13:55 -0800)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Wed, 23 Feb 2011 01:12:58 +0000
(17:12 -0800)
Functions that are not used outsde of the module they are defined
should be marked as static.
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
No differences found