Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316171
b: refs/heads/master
c: da18544
h: refs/heads/master
i:
  316169: 8b36d5b
  316167: a006ce9
v: v3
  • Loading branch information
Daniel Mack authored and Takashi Iwai committed Jun 27, 2012
1 parent 577f80e commit 4cdce98
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: f3761c3950bd2ad813095a240d6a3dcb885d2431
refs/heads/master: da185443c12f5ef7416af50293833a5654854186
2 changes: 1 addition & 1 deletion trunk/sound/usb/caiaq/device.c
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ static int __devinit snd_probe(struct usb_interface *intf,
const struct usb_device_id *id)
{
int ret;
struct snd_card *card;
struct snd_card *card = NULL;
struct usb_device *device = interface_to_usbdev(intf);

ret = create_card(device, intf, &card);
Expand Down

0 comments on commit 4cdce98

Please sign in to comment.