Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201131
b: refs/heads/master
c: 0d0659c
h: refs/heads/master
i:
  201129: ce4281b
  201127: b6f7eb5
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Jun 4, 2010
1 parent 3537a77 commit d5f40b8
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: 0fc251d9a6c9fb841b73f29dd73dcf91afe7883f
refs/heads/master: 0d0659c78d7ea29ad6c3c538dcaae0227f31b9d2
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/sun4d_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ void sun4d_free_irq(unsigned int irq, void *dev_id)
goto out_unlock;
}

if (action && tmp)
if (tmp)
tmp->next = action->next;
else
*actionp = action->next;
Expand Down

0 comments on commit d5f40b8

Please sign in to comment.