Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278538
b: refs/heads/master
c: 0221cd5
h: refs/heads/master
v: v3
  • Loading branch information
John Fastabend authored and David S. Miller committed Dec 9, 2011
1 parent 06a7e25 commit d4268ef
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: 6f8e4ad0eff5117ba895122674670f9c63b6e8d8
refs/heads/master: 0221cd51543972782af558c527e4ac58b32049fa
2 changes: 1 addition & 1 deletion trunk/net/core/netprio_cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ static struct cgroup_subsys_state *cgrp_create(struct cgroup_subsys *ss,
static void cgrp_destroy(struct cgroup_subsys *ss, struct cgroup *cgrp);
static int cgrp_populate(struct cgroup_subsys *ss, struct cgroup *cgrp);

static struct cgroup_subsys net_prio_subsys = {
struct cgroup_subsys net_prio_subsys = {
.name = "net_prio",
.create = cgrp_create,
.destroy = cgrp_destroy,
Expand Down

0 comments on commit d4268ef

Please sign in to comment.