Skip to content
  • Tejun Heo's avatar
    cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c · a5c2b93f
    Tejun Heo authored
    
    
    stat is too generic a name and ends up causing subtle confusions.
    It'll be made generic so that controllers can plug into it, which will
    make the problem worse.  Let's rename it to something more specific -
    cgroup_rstat for cgroup recursive stat.
    
    First, rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c.  No
    content changes.
    
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    a5c2b93f