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:
c044247
)
usb: gadget: fix misspelling of current function in string
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Sun, 7 Dec 2014 19:21:00 +0000
(20:21 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 22 Dec 2014 16:27:34 +0000
(10:27 -0600)
Replace a misspelled function name by %s and then __func__.
This was done using Coccinelle, including the use of Levenshtein distance,
as proposed by Rasmus Villemoes.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found