Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88249
b: refs/heads/master
c: 544451a
h: refs/heads/master
i:
  88247: 208c7a5
v: v3
  • Loading branch information
Bjorn Helgaas authored and Linus Torvalds committed Apr 11, 2008
1 parent 7ebbe80 commit a68611f
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: bd2ab67030e9116f1e4aae1289220255412b37fd
refs/heads/master: 544451a1a36b06f43fc67112ede3b92e6203eb9d
2 changes: 1 addition & 1 deletion trunk/include/linux/pnp.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ static inline void pnp_set_card_drvdata(struct pnp_card_link *pcard, void *data)
struct pnp_dev {
struct device dev; /* Driver Model device interface */
u64 dma_mask;
unsigned char number; /* used as an index, must be unique */
unsigned int number; /* used as an index, must be unique */
int status;

struct list_head global_list; /* node in global list of devices */
Expand Down

0 comments on commit a68611f

Please sign in to comment.