2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/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 crypto: virtio - support crypto engine framework 2016-12-30 19:52:38 +08:00
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