Searched hist:"5 ba049a5cc8e24a1643df75bbf65b4efa070fa74" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | net_namespace.c | diff 5ba049a5cc8e24a1643df75bbf65b4efa070fa74 Tue Feb 13 03:26:13 CST 2018 Kirill Tkhai <ktkhai@virtuozzo.com> net: Cleanup in copy_net_ns()
Line up destructors actions in the revers order to constructors. Next patches will add more actions, and this will be comfortable, if there is the such order.
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Acked-by: Andrei Vagin <avagin@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|