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:
1b0bf88
)
usb: gadget: uvc: uvc_alloc() can be static
author
Fengguang Wu
<fengguang.wu@intel.com>
Tue, 16 Sep 2014 14:26:46 +0000
(17:26 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 16 Sep 2014 14:58:52 +0000
(09:58 -0500)
The function isn't called from outside of its compilation unit, make it
static.
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found