chelsio: fix misspelling of current function in string
authorJulia Lawall <[email protected]>
Sun, 7 Dec 2014 19:20:56 +0000 (20:20 +0100)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/chelsio/cxgb/sge.c