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:
da13a77
)
usb: gadget: functionfs: fix typo in the enum variable
author
Michal Nazarewicz
<mina86@mina86.com>
Mon, 10 Feb 2014 09:42:40 +0000
(10:42 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 18 Feb 2014 16:53:00 +0000
(10:53 -0600)
Since “cancelled” is spelled with two “l”s, rename FFS_SETUP_CANCELED
to FFS_SETUP_CANCELLED.
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found