From: Julia Lawall Date: Sun, 7 Dec 2014 19:20:57 +0000 (+0100) Subject: hostap_cs: fix misspelling of current function in string X-Git-Tag: omap-for-v3.19/fixes-rc1~39^2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dce3e6d7836dba35ecf5f097aa4516128d08675;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed