[PATCH 2/2] cgroup: list_del_init() on removed events

Tejun Heo tj at kernel.org
Wed Nov 28 21:53:16 UTC 2012


On Wed, Nov 28, 2012 at 01:50:45PM -0800, Greg Thelen wrote:
> Use list_del_init() rather than list_del() to remove events from
> cgrp->event_list.  No functional change.  This is just defensive
> coding.
> 
> Signed-off-by: Greg Thelen <gthelen at google.com>

Applied 1-2 to cgroup/for-3.8.  Thanks!

-- 
tejun


More information about the Containers mailing list