commit | bbc79751ac2445e7297cb9a9961e2d72aa1daf66 | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia.lawall@lip6.fr> | Sun Dec 07 20:20:46 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 16:18:46 2014 -0500 |
tree | 557d6c32621f73d725fdb6781fdf9d60a22136c3 | |
parent | d6b00fec5dbbe976904b4d77e7d4f9493df5c2ec [diff] |
dmfe: fix misspelling of current function in string The function name contains cleanup, not clean. 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> Acked-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: David S. Miller <davem@davemloft.net>