Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311092
b: refs/heads/master
c: 0b1d8e0
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Mack authored and Takashi Iwai committed Jun 18, 2012
1 parent aedb244 commit 279f97f
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: b4a91cf05c33d4ab5b2b3738a257a3fe49b462bd
refs/heads/master: 0b1d8e09089b69ac2e8be203fb28cd07cfe035b2
2 changes: 1 addition & 1 deletion trunk/sound/usb/6fire/firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ static int usb6fire_fw_ezusb_upload(
int ret;
u8 data;
struct usb_device *device = interface_to_usbdev(intf);
const struct firmware *fw = 0;
const struct firmware *fw = NULL;
struct ihex_record *rec = kmalloc(sizeof(struct ihex_record),
GFP_KERNEL);

Expand Down

0 comments on commit 279f97f

Please sign in to comment.