staging: kpc2000: use __func__ in debug messages in core.c
authorSimon Sandström <simon@nikanor.nu>
Mon, 3 Jun 2019 22:29:13 +0000 (00:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2019 12:57:01 +0000 (14:57 +0200)
commit745cde4ef6e3e32cb13312c346626f2bc4ebf6e2
treee9a33c1840ad160349f62c300eb06337f4d3012d
parent5298be4877f39b1cd926adeed58a424996999193
staging: kpc2000: use __func__ in debug messages in core.c

Fixes checkpatch.pl warning "Prefer using '"%s...", __func__' to using
'<function name>', this function's name, in a string".

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000/core.c