Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236369
b: refs/heads/master
c: 8b0fb6f
h: refs/heads/master
i:
  236367: 982c012
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Mar 11, 2011
1 parent d93503f commit 3cf340c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: e0cc8a60c4f9352c8281af6eb49f13cf5a7bb476
refs/heads/master: 8b0fb6f872477dfd218e43b073543e4913b6d785
4 changes: 0 additions & 4 deletions trunk/drivers/usb/storage/ene_ub6250.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,10 +491,6 @@ static int ene_load_bincode(struct us_data *us, unsigned char flag)
if (info->BIN_FLAG == flag)
return USB_STOR_TRANSPORT_GOOD;

buf = kmalloc(ENE_BIN_CODE_LEN, GFP_KERNEL);
if (buf == NULL)
return USB_STOR_TRANSPORT_ERROR;

switch (flag) {
/* For SD */
case SD_INIT1_PATTERN:
Expand Down

0 comments on commit 3cf340c

Please sign in to comment.