瀏覽代碼

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


部分文件因文件數量過多而無法顯示