From: Julia Lawall Date: Sun, 7 Dec 2014 19:20:59 +0000 (+0100) Subject: drm/i2c: tda998x: fix misspelling of current function in string X-Git-Tag: omap-for-v4.2/o2_dc~72^2~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288ffc73f6e9be6334ca491994cc01110bebfc96;p=pandora-kernel.git drm/i2c: tda998x: 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: Russell King --- Reading git-diff-tree failed