Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325825
b: refs/heads/master
c: 644034c
h: refs/heads/master
i:
  325823: 03fb2b4
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Aug 15, 2012
1 parent 2f8810f commit 443a0a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 4d9e4088e074e674bc7a9fef4381e0910323c649
refs/heads/master: 644034c21209feaddd6d584669ffb40561525d18
3 changes: 0 additions & 3 deletions trunk/drivers/usb/misc/legousbtower.c
Original file line number Diff line number Diff line change
Expand Up @@ -868,9 +868,6 @@ static int tower_probe (struct usb_interface *interface, const struct usb_device

dbg(2, "%s: enter", __func__);

if (udev == NULL)
dev_info(&interface->dev, "udev is NULL.\n");

/* allocate memory for our device state and initialize it */

dev = kmalloc (sizeof(struct lego_usb_tower), GFP_KERNEL);
Expand Down

0 comments on commit 443a0a0

Please sign in to comment.