staging: comedi: coding style fixes found by checkpatch.pl
authorSimo Koskinen <koskisoft@gmail.com>
Mon, 28 Aug 2017 13:01:32 +0000 (15:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Aug 2017 06:25:41 +0000 (08:25 +0200)
commit423a8a6eac2432a50e7ca4e4342a41ad3cf951e7
tree3a0ac5038ec26a243bb626f9de64f6e84ee67497
parentd894e25b5265d5999dc0ac12ee6b047773c7be3a
staging: comedi: coding style fixes found by checkpatch.pl

The patch removes "WARNING: Prefer using '"%s...", __func__'
to using 'xxxxxxxx', this function's name, in a string" warnings
reported by checkpatch.pl script.

Signed-off-by: Simo Koskinen <koskisoft@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers.c