From: Julia Lawall Date: Sun, 7 Dec 2014 19:20:58 +0000 (+0100) Subject: rtlwifi: rtl8821ae: fix misspelling of current function in string X-Git-Tag: omap-for-v3.20/drop-legacy-3517~36^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf2bcc97dd332aa1d28eeacba1d8f8f89eccb7aa;p=pandora-kernel.git rtlwifi: rtl8821ae: fix misspelling of current function in string Replace a misspelled function name by %s and then __func__. 8821 was written as 8812. 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