On Mon, Dec 08, 2014 at 12:24:27PM +0200, Jani Nikula wrote:
On Sun, 07 Dec 2014, Julia Lawall Julia.Lawall@lip6.fr wrote:
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 Julia.Lawall@lip6.fr
The semantic patch is difficult to summarize, but is available in the cover letter of this patch series.
The message is sort of ambiguous, but I assume that it is intended to refer to the function in which the problem is detected.
Hmm, DRM_DEBUG prints __func__ too.
We've killed the pin ioctl for 3.20 hence didn't even bother to come up with an opinion ;-) -Daniel