commit | 1bb64d867cfe84cc3c255d8fdeff0b4d86341519 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sun Dec 30 13:46:21 2018 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 11 14:16:56 2019 +0800 |
tree | 4871027bf8a88e810cebb2ad843f96116f889816 | |
parent | af8cb01f1e435fc8ba9555afe0c2ce8a2b3cf9c5 [diff] |
crypto: virtio - clean up indentation, replace spaces with tab A statement is indented with spaces and not indented enough, fix this replacing spaces with a tab. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>