Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107001
b: refs/heads/master
c: 55b6fd0
h: refs/heads/master
i:
  106999: 6153336
v: v3
  • Loading branch information
Li Zefan authored and Linus Torvalds committed Jul 30, 2008
1 parent 30406d9 commit a5d38ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36553434f475a84b653e25e74490ee8df43b86d5
refs/heads/master: 55b6fd0162ace1e0f1b52c8c092565c115127ef6
2 changes: 1 addition & 1 deletion trunk/kernel/cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -2368,7 +2368,7 @@ static int cgroup_mkdir(struct inode *dir, struct dentry *dentry, int mode)
return cgroup_create(c_parent, dentry, mode | S_IFDIR);
}

static inline int cgroup_has_css_refs(struct cgroup *cgrp)
static int cgroup_has_css_refs(struct cgroup *cgrp)
{
/* Check the reference count on each subsystem. Since we
* already established that there are no tasks in the
Expand Down

0 comments on commit a5d38ca

Please sign in to comment.