linux-stable/drivers/crypto/virtio
Arvind Yadav e02b8b43f5 crypto: virtio - pr_err() strings should end with newlines
pr_err() messages should terminated with a new-line to avoid
other messages being concatenated onto the end.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-10-12 22:54:52 +08:00
..
Kconfig
Makefile
virtio_crypto_algs.c crypto: virtio - pr_err() strings should end with newlines 2017-10-12 22:54:52 +08:00
virtio_crypto_common.h crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services 2017-07-18 17:50:51 +08:00
virtio_crypto_core.c crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services 2017-07-18 17:50:51 +08:00
virtio_crypto_mgr.c