Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219233
b: refs/heads/master
c: 2b361ab
h: refs/heads/master
i:
  219231: 2bf085a
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 916cbaf commit 5a8f6b4
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: 1bede7521dbc12b386f72f26d41933789ccc9d7d
refs/heads/master: 2b361ab6d54ddd4322d730ecbee25ab4b98aa36f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/lirc/lirc_igorplugusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ static int usb_remote_probe(struct usb_interface *intf,
devnum = dev->devnum;
maxp = usb_maxpacket(dev, pipe, usb_pipeout(pipe));

dprintk(DRIVER_NAME "[%d]: bytes_in_key=%lu maxp=%d\n",
dprintk(DRIVER_NAME "[%d]: bytes_in_key=%zu maxp=%d\n",
devnum, CODE_LENGTH, maxp);


Expand Down

0 comments on commit 5a8f6b4

Please sign in to comment.