OSDN Git Service

staging: gasket: Use __func__ instead of hardcoded string - Style
authorFelix Siegel <felix.siegel@posteo.de>
Thu, 12 Jul 2018 22:58:49 +0000 (00:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Jul 2018 08:34:39 +0000 (10:34 +0200)
commit948fd537bd3d6f347ff1c87b82479873d1fcc77f
tree4b9a2c9d18b35592be4a99ccabab1781a0e8540d
parent792b260dafc33261444ca7d55bff30cf5e86a304
staging: gasket: Use __func__ instead of hardcoded string - Style

Changed logging statements to use %s and __func__ instead of hard coding
the function name in a string.

Signed-off-by: Felix Siegel <felix.siegel@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/apex_driver.c
drivers/staging/gasket/gasket_core.c
drivers/staging/gasket/gasket_ioctl.c
drivers/staging/gasket/gasket_page_table.c