device_cgroup: introduce dev_whitelist_clean()
authorAristeu Rozanski <aris@redhat.com>
Fri, 5 Oct 2012 00:15:15 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:14 +0000 (03:05 +0900)
commit868539a3b671e0f736ddd11b67bf1dc3d8a5a921
tree2c2c10e2983c40ffad02fb01d55fad6f4a6b3175
parent66b8ef67756b3051bf42a077a82c3c5c279caa5b
device_cgroup: introduce dev_whitelist_clean()

This function cleans all the items in a whitelist and will be used by the next
patches.

Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Li Zefan <lizefan@huawei.com>
Cc: James Morris <jmorris@namei.org>
Cc: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Serge E. Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
security/device_cgroup.c