staging: comedi: Use '"%s:", __func__' instead of function name
authorEisha Chen-yen-su <chenyensu0@gmail.com>
Tue, 20 Feb 2018 09:05:25 +0000 (10:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Feb 2018 13:53:05 +0000 (14:53 +0100)
commit38614ed80220f74c08333fb5e9b2c98a2fe9cacc
tree309e1cd9b94b78f8e320c77926fdce77bfeb9a3f
parent4f7b006ff1f8f31f27d7591fb5a768e8339fac31
staging: comedi: Use '"%s:", __func__' instead of function name

Replace all occurrences of functions' names in strings by a reference
to __func__, to improve robustness. Problem found with checkpatch.

Signed-off-by: Eisha Chen-yen-su <chenyensu0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_common.c
drivers/staging/comedi/drivers/quatech_daqp_cs.c