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:
d262127
)
usb: gadget: dummy_hcd: make alloc/free streams static
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Mon, 9 Jan 2012 12:15:00 +0000
(13:15 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 24 Jan 2012 09:25:32 +0000
(11:25 +0200)
There is no reason why dummy_alloc_streams() and dummy_free_streams()
are global. Make them static instead.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found