Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336315
b: refs/heads/master
c: 8db580c
h: refs/heads/master
i:
  336313: 4cd74cf
  336311: cdb0a75
v: v3
  • Loading branch information
Sachin Kamat authored and Chris Ball committed Dec 6, 2012
1 parent 0aa4fa8 commit f9a8c0d
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: 4c42d6cc245e8d41eb83c724cf38cdb9342ea5ba
refs/heads/master: 8db580ccfd3b3aa0f7d800d2db4e8c32e7da2cda
3 changes: 1 addition & 2 deletions trunk/drivers/mmc/core/bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,7 @@ static void mmc_release_card(struct device *dev)

sdio_free_common_cis(card);

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

kfree(card);
}
Expand Down

0 comments on commit f9a8c0d

Please sign in to comment.