Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331003
b: refs/heads/master
c: b0c47e1
h: refs/heads/master
i:
  331001: bf72b34
  330999: f0bddbc
v: v3
  • Loading branch information
Ezequiel García authored and Mauro Carvalho Chehab committed Sep 15, 2012
1 parent a116e1a commit 5128f86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: ef925e52119e149f9321b948c2cd0bdce755c917
refs/heads/master: b0c47e1ec2a5d66df4ef5d34055a919140aa386a
2 changes: 0 additions & 2 deletions trunk/drivers/media/usb/stk1160/stk1160-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -256,14 +256,12 @@ static int stk1160_scan_usb(struct usb_interface *intf, struct usb_device *udev,
static int stk1160_probe(struct usb_interface *interface,
const struct usb_device_id *id)
{
int ifnum;
int rc = 0;

unsigned int *alt_max_pkt_size; /* array of wMaxPacketSize */
struct usb_device *udev;
struct stk1160 *dev;

ifnum = interface->altsetting[0].desc.bInterfaceNumber;
udev = interface_to_usbdev(interface);

/*
Expand Down

0 comments on commit 5128f86

Please sign in to comment.