]> git.baikalelectronics.ru Git - kernel.git/commit
zd1211rw: fix misspelling of current function in string
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 7 Dec 2014 19:20:55 +0000 (20:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Dec 2014 18:46:19 +0000 (13:46 -0500)
commitd39913ad3733b0f039d9d481355f323af6b20d8b
tree87f390499eb41c98311f5ff03e3d739cb3d8f51f
parentb6347a2db0d0f2ecc56e57c256248417f62ea02a
zd1211rw: fix misspelling of current function in string

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