diff options
author | 2022-09-26 17:03:27 +0300 | |
---|---|---|
committer | 2023-10-03 15:18:54 +0300 | |
commit | 2b09c69cc896841c7828408083f6cb443fef8612 (patch) | |
tree | 0fc020fb6059654d5e0f74acc4cf6c4336889ceb /vhost_user_rng.h | |
parent | 346f9c0f4a72945795b2bf203d2294ff00f25148 (diff) |
Virtio-loopback-adapter Alpha release update:
- Format code style and remove unnecessary comments
Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Diffstat (limited to 'vhost_user_rng.h')
-rw-r--r-- | vhost_user_rng.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhost_user_rng.h b/vhost_user_rng.h index 77a783c..fd39800 100644 --- a/vhost_user_rng.h +++ b/vhost_user_rng.h @@ -1,5 +1,5 @@ /* - * Based on vhost-user-rng of Qemu project + * Based on vhost-user-rng of QEMU project * * Copyright (c) 2021 Mathieu Poirier <mathieu.poirier@linaro.org> * |