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:
791a1dd
)
hp100: fix misspelling of current function in string
author
Julia Lawall
<julia.lawall@lip6.fr>
Sun, 7 Dec 2014 19:20:54 +0000
(20:20 +0100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 Dec 2014 21:18:47 +0000
(16:18 -0500)
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: David S. Miller <davem@davemloft.net>
No differences found