From 8dce3e6d7836dba35ecf5f097aa4516128d08675 Mon Sep 17 00:00:00 2001 From: Julia Lawall Date: Sun, 7 Dec 2014 20:20:57 +0100 Subject: [PATCH] hostap_cs: 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: John W. Linville --- Reading git-format-patch failed