From: Julia Lawall Date: Sun, 7 Dec 2014 19:21:00 +0000 (+0100) Subject: usb: gadget: fix misspelling of current function in string X-Git-Tag: fixes-v4.0-rc1~286^2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b3bde03b95cf1cab068f773435cfee271baf0b;p=pandora-kernel.git usb: gadget: 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: Felipe Balbi --- Reading git-diff-tree failed