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:
a463e9c
)
zd1211rw: fix misspelling of current function in string
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Sun, 7 Dec 2014 19:20:55 +0000
(20:20 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 15 Dec 2014 18:46:19 +0000
(13:46 -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: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_chip.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/zd1211rw/zd_chip.c
Simple merge