crypto: virtio - pr_err() strings should end with newlines
authorArvind Yadav <[email protected]>
Mon, 25 Sep 2017 10:36:13 +0000 (16:06 +0530)
committerHerbert Xu <[email protected]>
Thu, 12 Oct 2017 14:54:52 +0000 (22:54 +0800)
commite02b8b43f55a17826b5c0cdd23c82c3fcde08e4b
tree3e5913c388ba57aa36237538205a0986a2704978
parentbfbd6254b8e716568327dc52d16a72c52b7471b6
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
drivers/crypto/virtio/virtio_crypto_algs.c