staging: kpc2000: use __func__ in debug messages
authorSimon Sandström <simon@nikanor.nu>
Thu, 23 May 2019 12:51:36 +0000 (14:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 May 2019 07:00:44 +0000 (09:00 +0200)
commit39cfdf55aadc6c05cae4286d7b685bea2102ad8c
tree2c308cdae741cb381768f3a5c031ddf59414c9bb
parent9876ecaadddecc2f386d101fcfb5d02e4043e473
staging: kpc2000: use __func__ in debug messages

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/cell_probe.c