Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336314
b: refs/heads/master
c: 4c42d6c
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Chris Ball committed Dec 6, 2012
1 parent 4cd74cf commit 0aa4fa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: e3af31c6c61fd036af459e5d3c1260a6cbb7810e
refs/heads/master: 4c42d6cc245e8d41eb83c724cf38cdb9342ea5ba
3 changes: 1 addition & 2 deletions trunk/drivers/mmc/core/sdio_bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,7 @@ static void sdio_release_func(struct device *dev)

sdio_free_func_cis(func);

if (func->info)
kfree(func->info);
kfree(func->info);

kfree(func);
}
Expand Down

0 comments on commit 0aa4fa8

Please sign in to comment.