Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340492
b: refs/heads/master
c: 920750c
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Wagner authored and David S. Miller committed Oct 26, 2012
1 parent 1d0780a commit a9663b5
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: c658f19db3c3077a3328a0e0ea182f6777337c40
refs/heads/master: 920750ce38520da9d3e5e6f5bccb0a2b88da4d7d
2 changes: 1 addition & 1 deletion trunk/include/net/cls_cgroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern void sock_update_classid(struct sock *sk);
#if IS_BUILTIN(CONFIG_NET_CLS_CGROUP)
static inline u32 task_cls_classid(struct task_struct *p)
{
int classid;
u32 classid;

if (in_interrupt())
return 0;
Expand Down

0 comments on commit a9663b5

Please sign in to comment.