From: Julia Lawall Date: Sun, 7 Dec 2014 19:20:56 +0000 (+0100) Subject: chelsio: fix misspelling of current function in string X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e84e189ce1323978afebfba89d3c18cd3f3643c;p=pandora-kernel.git chelsio: 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: David S. Miller --- Reading git-diff-tree failed