chelsio: fix misspelling of current function in string
authorJulia Lawall <julia.lawall@lip6.fr>
Sun, 7 Dec 2014 19:20:56 +0000 (20:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 21:18:47 +0000 (16:18 -0500)
commit5e84e189ce1323978afebfba89d3c18cd3f3643c
treec066a851c1ffd29d8490bd2431c000574ca5345e
parentd954e87964e482e8d300d6ad623aecf50c32b649
chelsio: 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 <Julia.Lawall@lip6.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb/sge.c