Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72216
b: refs/heads/master
c: c21f900
h: refs/heads/master
v: v3
  • Loading branch information
Kyungmin Park authored and David Woodhouse committed Oct 22, 2007
1 parent cf2e0b0 commit 6c8e963
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: eb684507159de2162cd6fc62f2b3a671afd5a61d
refs/heads/master: c21f900cb8817009930e672d22a5b91e5b706351
1 change: 0 additions & 1 deletion trunk/drivers/mtd/onenand/onenand_sim.c
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ static void flash_exit(struct onenand_flash *flash)
{
vfree(ONENAND_CORE(flash));
kfree(flash->base);
kfree(flash);
}

static int __init onenand_sim_init(void)
Expand Down

0 comments on commit 6c8e963

Please sign in to comment.