container freezer: rename check_if_frozen()
authorMatt Helsley <matthltc@us.ibm.com>
Sun, 19 Oct 2008 03:27:24 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Oct 2008 15:52:34 +0000 (08:52 -0700)
commit1aece34833721d64eb33fc15cd923c727296d3d3
tree7d50bac9229430528ff28aa362c87f745ebd1c78
parent81dcf33c2ae314899f754aa7aaa1cb1fe2f84da6
container freezer: rename check_if_frozen()

check_if_frozen() sounds like it should return something when in fact it's
just updating the freezer state.

Signed-off-by: Matt Helsley <matthltc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/cgroup_freezer.c