Author: Julia Lawall <Julia.Lawall@lip6.fr> 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 — drivers/net/wireless/rtlwifi/rtl8821ae/dm.c | 11 +++++—— 1 file changed, 5 insertions(+), 6 deletions(-) …