Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195932
b: refs/heads/master
c: 258006d
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and David Woodhouse committed May 10, 2010
1 parent b4932b1 commit f0d45a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: c4e773764cead9358fd4b036d1b883fff3968513
refs/heads/master: 258006d1abcf3f2990d3ebd77d75af335ff24d81
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/pcmciamtd.c
Original file line number Diff line number Diff line change
Expand Up @@ -692,8 +692,8 @@ static void pcmciamtd_detach(struct pcmcia_device *link)

if(dev->mtd_info) {
del_mtd_device(dev->mtd_info);
info("mtd%d: Removing", dev->mtd_info->index);
map_destroy(dev->mtd_info);
info("mtd%d: Removed", dev->mtd_info->index);
}

pcmciamtd_release(link);
Expand Down

0 comments on commit f0d45a1

Please sign in to comment.