Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296751
b: refs/heads/master
c: 574ce07
h: refs/heads/master
i:
  296749: 426fbc3
  296747: da96267
  296743: 6fcbab0
  296735: cff0e17
v: v3
  • Loading branch information
Hannes Reinecke authored and Alasdair G Kergon committed Mar 28, 2012
1 parent 8f8d4b5 commit 7cc369f
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: fe878f34df89ad4af758f40bbec829807dc93a00
refs/heads/master: 574ce07eb0014069f1da763c219bb30ea4c266ec
3 changes: 1 addition & 2 deletions trunk/drivers/md/dm-table.c
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,7 @@ void dm_table_destroy(struct dm_table *t)
vfree(t->highs);

/* free the device list */
if (t->devices.next != &t->devices)
free_devices(&t->devices);
free_devices(&t->devices);

dm_free_md_mempools(t->mempools);

Expand Down

0 comments on commit 7cc369f

Please sign in to comment.