staging: ccree: remove func name from log messages
authorGilad Ben-Yossef <gilad@benyossef.com>
Thu, 27 Jul 2017 10:43:17 +0000 (13:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jul 2017 04:54:06 +0000 (21:54 -0700)
commit4a457c1710ab6cf9885b93a9aa93e8718abaca45
tree6d286eef63a91a2bd2ed06dc1f7c43f600cc19c8
parent28471424d1ce1b0fecbe788b1e283f52992b91ef
staging: ccree: remove func name from log messages

The SSI_LOG macros already add __func__ to log messages, so remove
log message that add them a second time in the log message itself.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_aead.c
drivers/staging/ccree/ssi_cipher.c
drivers/staging/ccree/ssi_driver.c
drivers/staging/ccree/ssi_hash.c
drivers/staging/ccree/ssi_pm.c