Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330199
b: refs/heads/master
c: 0324b5a
h: refs/heads/master
i:
  330197: 93eb2e2
  330195: 159208a
  330191: af71549
v: v3
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Oct 5, 2012
1 parent f66b564 commit 43d042d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 322c9ec009fdc2bc9ccb8f55afab3f7ab8ac71ab
refs/heads/master: 0324b5a450f8a58304e93c5d886add24ca3527bc
1 change: 1 addition & 0 deletions trunk/kernel/taskstats.c
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ static int cgroupstats_user_cmd(struct sk_buff *skb, struct genl_info *info)
na = nla_reserve(rep_skb, CGROUPSTATS_TYPE_CGROUP_STATS,
sizeof(struct cgroupstats));
if (na == NULL) {
nlmsg_free(rep_skb);
rc = -EMSGSIZE;
goto err;
}
Expand Down

0 comments on commit 43d042d

Please sign in to comment.