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:
df6738d
)
usb: gadget: f_fs: Fix loop variable
author
Mario Schuknecht
<mario.schuknecht@dresearch-fe.de>
Mon, 26 Jan 2015 19:40:21 +0000
(20:40 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 27 Jan 2015 15:34:59 +0000
(09:34 -0600)
Use if-loop variable 'epfile' instead of start variable 'epfiles'. Now the
correct endpoint file name is stored.
Signed-off-by: Mario Schuknecht <mario.schuknecht@dresearch-fe.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found