Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148049
b: refs/heads/master
c: 5a25379
h: refs/heads/master
i:
  148047: 9e76b5a
v: v3
  • Loading branch information
Zhenwen Xu authored and James Bottomley committed May 23, 2009
1 parent 5cb23d8 commit bc25e02
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: 9870d9a2428550e7ac3164a26306ad07a99051ae
refs/heads/master: 5a2537959fa8781012e8c286fc1614e0f6991327
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/NCR_D700.c
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int siop, int irq,
return ret;
}

static int
static irqreturn_t
NCR_D700_intr(int irq, void *data)
{
struct NCR_D700_private *p = (struct NCR_D700_private *)data;
Expand Down

0 comments on commit bc25e02

Please sign in to comment.