From: Julia Lawall Date: Sun, 7 Dec 2014 19:21:01 +0000 (+0100) Subject: TTY: fix misspelling of current function in string X-Git-Tag: fixes-v4.0-rc1~98^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f50fbef0818f01d9ad387c54a110de0ab0e663;p=pandora-kernel.git TTY: 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: Greg Kroah-Hartman --- Reading git-diff-tree failed