Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211078
b: refs/heads/master
c: 252a52a
h: refs/heads/master
v: v3
  • Loading branch information
Dan Rosenberg authored and Linus Torvalds committed Sep 27, 2010
1 parent 33395e4 commit 12502de
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: 95929eff2cb01e9858779283795f4e3943ee020d
refs/heads/master: 252a52aa4fa22a668f019e55b3aac3ff71ec1c29
2 changes: 1 addition & 1 deletion trunk/drivers/block/pktcdvd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2369,7 +2369,7 @@ static void pkt_release_dev(struct pktcdvd_device *pd, int flush)
pkt_shrink_pktlist(pd);
}

static struct pktcdvd_device *pkt_find_dev_from_minor(int dev_minor)
static struct pktcdvd_device *pkt_find_dev_from_minor(unsigned int dev_minor)
{
if (dev_minor >= MAX_WRITERS)
return NULL;
Expand Down

0 comments on commit 12502de

Please sign in to comment.