Files
linux-stable-mirror/include/linux
Pavel Emelyanov 768f3591e2 [NETNS]: Cleanup list walking in setup_net and cleanup_net
I proposed introducing a list_for_each_entry_continue_reverse macro
to be used in setup_net() when unrolling the failed ->init callback.

Here is the macro and some more cleanup in the setup_net() itself
to remove one variable from the stack :) The same thing is for the
cleanup_net() - the existing list_for_each_entry_reverse() is used.

Minor, but the code looks nicer.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:51:35 -07:00
..
2007-07-26 01:53:39 +02:00
2007-07-31 15:39:44 -07:00
2007-09-11 04:22:16 -07:00
2007-10-10 16:49:02 -07:00
2007-08-11 22:34:48 +02:00
2007-07-31 10:43:05 -05:00
2007-07-31 15:39:41 -07:00
2007-08-11 15:58:13 -07:00
2007-07-31 15:39:41 -07:00
2007-08-26 18:35:34 -07:00
2007-09-11 17:21:20 -07:00
2007-09-04 23:16:04 -04:00
2007-07-30 14:25:12 -07:00
2007-09-11 22:24:45 +01:00
2007-10-10 16:51:34 -07:00
2007-07-26 11:35:21 -07:00
2007-07-26 11:35:21 -07:00
2007-09-20 13:19:59 -07:00
2007-09-16 16:21:16 -07:00
2007-10-10 16:51:28 -07:00
2007-07-31 15:39:39 -07:00
2007-08-11 15:47:41 -07:00
2007-07-30 13:27:44 -07:00
2007-09-19 11:24:18 -07:00