浏览代码

Control groups: Replace "cont" with "cgrp" and other misc renaming

Replace "cont" with "cgrp" and other misc renaming

This patch finishes some of the names that got missed in the great
"task containers" -> "control groups" rename. Primarily it renames
the local variable "cont" to "cgrp" in a number of places, and renames
the CONT_* enum members to CGRP_*.

This patch is not intended to have any effect on the generated code;
the output of "objdump -d kernel/cgroup.o" is unchanged.

Signed-off-by: Paul Menage <menage@google.com>
Acked-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Paul Menage 17 年之前
父节点
当前提交
bd89aabc67
共有 1 个文件被更改,包括 175 次插入175 次删除
  1. 175 175
      kernel/cgroup.c

文件差异内容过多而无法显示
+ 175 - 175
kernel/cgroup.c


部分文件因为文件数量过多而无法显示