[CRIU] [PATCH 1/6] images: netdev -- Drop obsolete comment
Pavel Emelyanov
xemul at virtuozzo.com
Fri Mar 17 08:11:35 PDT 2017
On 03/17/2017 05:55 PM, Cyrill Gorcunov wrote:
> venet is not virtuozzo specific but rather
> came from openvz, neither the comment applies
> to all entries below. Just drop it to not
> confuse readers.
VENET w/o any comments confuses even more. Put this comment
to the right of the value and say it's and 'OpenVZ net device'
-- Pavel
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> images/netdev.proto | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/images/netdev.proto b/images/netdev.proto
> index 2f2f3d132864..6796dfcb7eeb 100644
> --- a/images/netdev.proto
> +++ b/images/netdev.proto
> @@ -16,9 +16,6 @@ enum nd_type {
> * by the setup-namespaces script.
> */
> EXTLINK = 4;
> - /*
> - * Virtuozzo specific device.
> - */
> VENET = 5;
> BRIDGE = 6;
> MACVLAN = 7;
>
More information about the CRIU
mailing list