hostap_cs: fix misspelling of current function in string
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 7 Dec 2014 19:20:57 +0000 (20:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Dec 2014 18:46:19 +0000 (13:46 -0500)
commit8dce3e6d7836dba35ecf5f097aa4516128d08675
tree4400f96e2842f698fb9ca109ccf5b243461bb364
parentda8fbbfd9496e5de5bb9c229257c07b252981dd9
hostap_cs: 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/hostap/hostap_cs.c