hp100: fix misspelling of current function in string
authorJulia Lawall <[email protected]>
Sun, 7 Dec 2014 19:20:54 +0000 (20:20 +0100)
committerDavid S. Miller <[email protected]>
Tue, 9 Dec 2014 21:18:47 +0000 (16:18 -0500)
commitd954e87964e482e8d300d6ad623aecf50c32b649
treea697b63f5133f789260da7bc08556469a9fdff0a
parent791a1dddd99d5fe759072c88fbac5d4a311e188d
hp100: 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/hp/hp100.c